← Registry

Security & Testing

hergertsynthora.com

This MCP server provides on-chain safety assessments, sanctions screening, and risk scoring for crypto addresses and contracts.

x402 supported1 endpoint18 known toolsFirst detected July 25, 2026Last detected July 29, 2026

ENDPOINT 1

https://mcp.hergertsynthora.com/mcp

No auth detected

MCP server metadata

Name
synthora-x402
Version
1.0.0
Capabilities
tools

Known tools 18

agent_pretrade_safety

Pre-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 effects
aml_ofac_wallet_screen

Screen a wallet/entity against OFAC/UN/EU/UK sanctions & AML lists; signed verdict.

Inferred read-only
address_risk_score

Risk score & flags for an EVM address (exposure, mixers, sanctions).

Inferred read-only
contract_safety_check

On-chain contract safety: honeypot/rug/hidden-mint/owner-privileges verdict.

Inferred read-only
crypto_price

Crypto price + history (CoinGecko).

Inferred read-only
onchain_wallet_balance

Native token balance of an EVM address on Base.

Inferred read-only
fed_funds_rate

Daily Effective Federal Funds Rate + FOMC target range (NY Fed).

Inferred read-only
us_treasury_debt

US Treasury total public debt to the penny.

Inferred read-only
gas_oracle

Multichain gas-price oracle.

Inferred read-only
fx_rates

Foreign-exchange spot rates.

Inferred read-only
bitcoin_fees

Recommended Bitcoin transaction fees (mempool).

Inferred read-only
iban_validate

Validate an IBAN (ISO 13616 mod-97, offline, deterministic).

Inferred read-only
air_quality

Real-time air quality (PM2.

Inferred read-only
dns_domain_intel

DNS + domain intelligence for a hostname.

Inferred read-only
defi_data

DeFi protocol / TVL data.

Inferred read-only
fda_drug_label

OpenFDA drug-label lookup.

Inferred read-only
synthora_catalog

List the full SYNTHORA x402 catalog (220+ verifiable data/intel endpoints: onchain, treasury, energy, compliance, science).

Inferred read-only
synthora_call

Call ANY SYNTHORA x402 endpoint by its catalog id (see synthora_catalog).

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.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.

Trust status Neutral

hergertsynthora.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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