← Registry

Security & Testing

cybercentry.co.uk

This MCP server provides blockchain security services, including token verification, exploit monitoring, and expert security advisory.

x402 supported1 endpoint12 known toolsFirst detected August 15, 2026Last detected August 15, 2026

ENDPOINT 1

https://centry.cybercentry.co.uk/api/mcp

No auth detected

MCP server metadata

Name
cybercentry-x402
Version
1.0.0
Capabilities
tools
Server instructions

Cybercentry security and verification services. list_services and recent_exploits are free. Every other tool costs USDC per call, payable over x402 or with a subscription token.

Known tools 12

list_services

List every Cybercentry verification service with its price, inputs and SLA.

Inferred read-only
recent_exploits

Recent real-world web3 exploits from the live feed, with loss amounts, attack vectors and the Cybercentry service that addresses each.

Inferred read-only
base_token_verification

Issuer control & trust profile for Base B20 native tokens.

Inferred read-only
cyber_security_consultant

Instant expert advisory and real-time threat intelligence powered by @centry_agent.

Inferred read-only
ethereum_token_verification

Secures EVM token contracts with AI-powered vulnerability detection.

Inferred read-only
media_content_verification

Confirms authenticity and provenance of media using C2PA content credentials, with metadata extraction and an avatar/logo image check.

Inferred read-only
openclaw_ai_agent_verification

Automated security audits of AI agent configurations.

Inferred read-only
private_data_verification

Validates text integrity and generates Zero-Knowledge Proofs (ZKPs).

Inferred read-only
quantum_cryptography_verification

Secures text data with quantum-resistant encryption.

Inferred read-only
solidity_code_verification

Fast, automated analysis of Solidity code with clear risk-level assessment.

Inferred read-only
wallet_verification

Real-time blockchain security analysis across 35 EVM chains with sanctions screening and risk detection.

Inferred read-only
web_application_verification

Secures websites, dApp frontends, and web interfaces using OWASP-powered deep vulnerability detection.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.cybercentry-x402]
url = "https://centry.cybercentry.co.uk/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "cybercentry-x402": {
      "type": "http",
      "url": "https://centry.cybercentry.co.uk/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: cybercentry-x402
Remote MCP URL: https://centry.cybercentry.co.uk/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "cybercentry-x402": {
      "url": "https://centry.cybercentry.co.uk/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "cybercentry-x402": {
      "type": "http",
      "url": "https://centry.cybercentry.co.uk/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "cybercentry-x402",
  "transport": "streamable-http",
  "url": "https://centry.cybercentry.co.uk/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.