Skip to content
Back to search
30
MCP http

SYNTHORA Sourcify Contract Source Verification

x402/synthora-sourcify-contract-source-verification

Checks whether a smart contract is source-verified on Sourcify and returns match type (creation/runtime, full/partial), verification timestamp and match id for a given chainId and address. Powers autonomous security agents and agent-to-agent safety gates that refuse to interact with unverified or unaudited contracts. [x402: $0.001/call on base, category=other]

Uptime
0.0%
17 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

SYNTHORA Contractwatch
Continuous smart-contract monitoring and change detection. Instead of re-buying the same one-off verdict every day, this watch returns the C
0 tools · http
SYNTHORA RPC code
Check if an address is a contract via eth_getCode, with EIP-7702 delegation detection. Deterministic, Ed25519-signed. [x402: $0.002/call on
0 tools · http
Base Smart Contract Info Lookup
Get detailed information for any verified smart contract on Base chain. Returns contract name, compiler version, source code availability, f
0 tools · http
SYNTHORA Contract Guard
On-chain contract safety check on Base: honeypot, rug, hidden-mint and owner-privilege detection. Ed25519-signed verdict with on-chain prove
0 tools · http
SYNTHORA IBAN Validator
IBAN validation for agents: ISO 13616 mod-97 checksum, country + length rules, BBAN structure, bank/branch extraction where applicable. Pure
0 tools · http
SYNTHORA RPC contract
Contract metadata: name/symbol/decimals, is-contract, is-erc20. Deterministic, Ed25519-signed. [x402: $0.003/call on base, category=other]
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "synthora_sourcify_contract_source_verification": {
      "url": "https://sourcify-contract-verification.hergertsynthora.com/service",
      "transport": "http"
    }
  }
}