← Back to Plugins
MCP Server MCP

pkg-oracle — Dependency Trust Oracle

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

Pay-per-call dependency trust oracle: verifies npm/PyPI packages before an AI agent installs them.

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp-snowy-dew-9447.fly.dev/mcp",
      "headers": [
        {
          "description": "Base mainnet transaction hash proving a settled USDC payment, required once the free tier (5 calls) is spent. Omit it and the server responds 402 with the x402 payment descriptor telling you where and how much to pay.",
          "name": "X-PAYMENT-PROOF"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...