INDIVIDUAL MCP TOOL
ethereum_token_verification
Secures EVM token contracts with AI-powered vulnerability detection.
LIVE ENDPOINT
https://centry.cybercentry.co.uk/api/mcp
Connect to this endpoint to inspect the live schema for ethereum_token_verification and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name, description or schema mentions credentials.
Parent server
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.
Related tools
list_services— List every Cybercentry verification service with its price, inputs and SLA.recent_exploits— Recent real-world web3 exploits from the live feed, with loss amounts, attack vectors and the Cybercentry service that addresses each.base_token_verification— Issuer control & trust profile for Base B20 native tokens.cyber_security_consultant— Instant expert advisory and real-time threat intelligence powered by @centry_agent.media_content_verification— Confirms authenticity and provenance of media using C2PA content credentials, with metadata extraction and an avatar/logo image check.openclaw_ai_agent_verification— Automated security audits of AI agent configurations.private_data_verification— Validates text integrity and generates Zero-Knowledge Proofs (ZKPs).quantum_cryptography_verification— Secures text data with quantum-resistant encryption.