{
  "x402Version": 2,
  "id": 15491,
  "slug": "15491",
  "resource": "https://sri-test.biz/v1/x402/verify",
  "description": "Read what an MCP server does before connecting: findings quoted at file:line from its published source. POST {ecosystem:'mcp', name, version}. Charged only when an analyzed result is returned.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x6Eeec6b06bD07b5A74784aF5FfAd5A65bbb1c4dD",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "200000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "bodySchema": {
            "properties": {
              "ecosystem": {
                "default": "mcp",
                "enum": [
                  "mcp"
                ],
                "type": "string"
              },
              "name": {
                "description": "MCP registry name (io.github.owner/repo) or the package name you install.",
                "type": "string"
              },
              "version": {
                "description": "Exact version, e.g. 1.2.3",
                "type": "string"
              }
            },
            "required": [
              "name",
              "version"
            ],
            "type": "object"
          },
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "disclaimer": "A report of facts found in the source code, not a safety guarantee.",
            "ecosystem": "mcp",
            "findings": [
              {
                "category": "credential_access",
                "evidence": "var data = { email: email, password: password }",
                "location": "lib/auth.js:110",
                "severity": "high",
                "why": "Reads email and auth token from a config file in the user's home directory."
              }
            ],
            "name": "io.github.firebase/firebase-mcp",
            "risk_level": "high",
            "status": "analyzed",
            "version": "0.3.0"
          }
        }
      },
      "schema": {
        "input": {
          "type": "object"
        },
        "output": {
          "type": "object"
        }
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "sri-test.biz",
  "lastUpdated": "2026-08-21T18:13:52.723Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-21T18:13:51.972Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "sri-test.biz",
    "manifest_name": "sri-test.biz",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}