Security & Testing
hergertsynthora.com
This MCP server provides on-chain safety assessments, sanctions screening, and risk scoring for crypto addresses and contracts.
ENDPOINT 1
https://mcp.hergertsynthora.com/mcp
MCP server metadata
- Name
- synthora-x402
- Version
- 1.0.0
Known tools 18
agent_pretrade_safetyPre-execution risk verdict (SAFE/CAUTION/BLOCK) for payment/DeFi agents BEFORE they transact: OFAC/UN/EU/UK sanctions screening + stablecoin peg deviation (bps vs $1) + counterparty on-chain signal, in one Ed25519-signed attestation.
Potential side effectsaml_ofac_wallet_screenScreen a wallet/entity against OFAC/UN/EU/UK sanctions & AML lists; signed verdict.
Inferred read-onlyaddress_risk_scoreRisk score & flags for an EVM address (exposure, mixers, sanctions).
Inferred read-onlycontract_safety_checkOn-chain contract safety: honeypot/rug/hidden-mint/owner-privileges verdict.
Inferred read-onlysynthora_catalogList the full SYNTHORA x402 catalog (220+ verifiable data/intel endpoints: onchain, treasury, energy, compliance, science).
Inferred read-onlysynthora_callCall ANY SYNTHORA x402 endpoint by its catalog id (see synthora_catalog).
Inferred read-onlyCONNECT 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.synthora-x402]
url = "https://mcp.hergertsynthora.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"synthora-x402": {
"type": "http",
"url": "https://mcp.hergertsynthora.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: synthora-x402
Remote MCP URL: https://mcp.hergertsynthora.com/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": {
"synthora-x402": {
"url": "https://mcp.hergertsynthora.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"synthora-x402": {
"type": "http",
"url": "https://mcp.hergertsynthora.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "synthora-x402",
"transport": "streamable-http",
"url": "https://mcp.hergertsynthora.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for hergertsynthora.com was fetched 2026-07-28T00:45:01.302Z.
hergertsynthora.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.