{
  "markdown": "# Cybercentry MCP Server\n\nPay-per-call security verification for AI agents: wallets, tokens, contracts, dApps, agents and more.\n\nNothing to install. This is a **remote** MCP server — connect to the URL and the tools appear.\n\n| | |\n|---|---|\n| **Endpoint** | `https://centry.cybercentry.co.uk/api/mcp` |\n| **Transport** | `streamable-http` |\n| **Registry** | [`uk.co.cybercentry/verification`](https://registry.modelcontextprotocol.io/v0.1/servers?search=cybercentry) |\n| **Website** | https://centry.cybercentry.co.uk |\n\n## Connect\n\n### Claude (Desktop or claude.ai)\n\nRemote servers are added as **connectors**, not through `claude_desktop_config.json` — that file is for local servers that run a command.\n\n1. Settings → **Connectors**\n2. **Add** → **Add custom connector**\n3. Paste `https://centry.cybercentry.co.uk/api/mcp`\n\n### Other clients\n\nAnything that speaks MCP over streamable HTTP can connect. Point it at:\n\n```\nhttps://centry.cybercentry.co.uk/api/mcp\n```\n\nCheck your client's own documentation for where a remote MCP server URL goes — some use a settings pane, some a config file. If yours takes a config file, the field is the server URL rather than a command.\n\n## Tools\n\nTwelve tools. Two are free and need no payment, credentials or account:\n\n| Tool | What it does |\n|---|---|\n| `list_services` | The catalogue: every verification, its inputs and its price |\n| `recent_exploits` | Live exploit feed, curated from DefiLlama |\n\nThe other ten are paid, at $1.00 per call:\n\n| Tool | What it verifies |\n|---|---|\n| `wallet_verification` | Sanctions screening and risk scoring across 35 EVM chains |\n| `base_token_verification` | Base B20 tokens: honeypots, freeze-and-seize, pause, impersonation |\n| `ethereum_token_verification` | Ethereum token due diligence |\n| `solidity_code_verification` | Solidity source, for known vulnerability classes |\n| `web_application_verification` | Live site and dApp frontend scan |\n| `openclaw_ai_agent_verification` | An agent's configuration: auth gaps, prompt-injection exposure, unsafe permissions |\n| `media_content_verification` | C2PA provenance and content authenticity |\n| `private_data_verification` | Zero-knowledge proof over a payload, without revealing it |\n| `quantum_cryptography_verification` | Quantum-resistant encryption of a payload |\n| `cyber_security_consultant` | Advisory answers grounded in a security body of knowledge |\n\nWallet and web application verification return a job immediately and fill in as findings arrive; both can take up to three minutes. The rest return in under ten seconds.\n\n## Paying\n\nNo API keys. No accounts. Two ways to pay for the ten paid tools:\n\n**x402** — the client is told the price, pays in USDC, and retries. Automatic in clients that support it.\n\n```\nBase    eip155:8453   USDC\nSolana  mainnet       USDC\n```\n\n**Subscription token** — for clients that do not speak x402 yet. Pass `subscription_token` as a tool argument, or send it as the `x-subscription-token` header.\n\nA paid call runs the verification *before* it settles, so a call that fails is never charged.\n\n## Standards\n\nThe interfaces these services implement were specified in public:\n\n- [ERC-8126](https://eips.ethereum.org/EIPS/eip-8126) — AI Agent Verification (Final)\n- [ERC-8196](https://eips.ethereum.org/EIPS/eip-8196) — AI Agent Authenticated Wallet (Final)\n- [ERC-8376](https://github.com/ethereum/ERCs/pull/1942) — Token Launch Abuse Detection and Remediation (open pull request)\n\n## Links\n\n- Endpoint — https://centry.cybercentry.co.uk/api/mcp\n- Site and full catalogue — https://centry.cybercentry.co.uk\n- How it works — https://centry.cybercentry.co.uk/guide\n- Standards — https://centry.cybercentry.co.uk/standards\n- OpenAPI — https://centry.cybercentry.co.uk/openapi.json\n\n---\n\nCybercentry Limited\n",
  "bytes": 3778,
  "sha": "0b5801ecc04c977ebfa80237a1d41c6436f6d058b15a0973ab28c40911c32b9a",
  "repo_slug": "cybercentry/verification-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_uk_co_cybercentry_verification_d2a77b99/readme"
}