SYNTHORA Sourcify Contract Source Verification
x402/synthora-sourcify-contract-source-verificationChecks 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]
Similar MCP servers embedding-nearest
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"
}
}
}