General Tools
x402-solana-cva8.onrender.com
Provides general-purpose tools through the Model Context Protocol.
ENDPOINT 1
https://x402-solana-cva8.onrender.com/mcp
MCP server metadata
- Name
- x402-endpoints
- Version
- 1.28.1
Paid tools wrapping official real-world APIs and crypto pre-trade data, billed per call via the x402 protocol (USDC on Base mainnet). Each tool's description states its price. With a funded Base wallet configured, calls return live data automatically; otherwise they return the exact payment terms so a wallet can complete payment.
Known tools 10
gleif_leiLook up any Legal Entity Identifier (LEI) for company information lookup and counterparty / know-your-business (KYB) identity against the official GLEIF global registry — returns legal name, status, jurisdiction, legal form and registered address, real-time, worldwide coverage.
Inferred read-onlysanctions_screenScreen a name against the official EU consolidated sanctions list (FISMA) for anti-money-laundering (AML) and watchlist checks — returns matches with a similarity score and context (EU reference, type, programme), not a binary yes/no.
Inferred read-onlypolymarket_oddsLive prediction market odds, implied probabilities and betting-market data from Polymarket — give a market id or slug, get each outcome with its probability (0-1), volume, liquidity and resolution status.
Inferred read-onlycrypto_token_safetyToken safety check before buying — is this token a honeypot or a rug pull?
Inferred read-onlycrypto_pre_trade_verdictOne-call GO/CAUTION/NO-GO pre-trade verdict for AI trading agents: fuses token safety (honeypot, rug, tax, holders), counterparty wallet sanctions screening (OFAC/mixer) and cross-exchange market signal into a single decision with a signed, offline-verifiable receipt.
Potential side effectscrypto_token_dossierFull degen token dossier in one call: safety score + honeypot/tax + detailed TOP HOLDERS and concentration + liquidity/FDV/volume/pool-age + contract control (owner, creator, mintable, open-source) + an AI red-flag narrative.
Inferred read-onlysolana_token_safetySolana SPL token safety, rug check and honeypot / scam detection before trading: is this Solana token a rug pull, honeypot or scam?
Inferred read-onlysolana_pre_tradeAll-in-one Solana pre-trade decision in ONE call: BUY-SAFE/CAUTION/AVOID fusing four scored modules — token security, EXECUTABLE liquidity depth (estimated slippage at $100/$1k/$10k), deployer history/control and holder concentration.
Potential side effectsagent_rank_checkQuick check of where an x402 seller ranks RIGHT NOW by keyword-relevance in the CDP Bazaar discovery (not the raw settled-volume rank the free explorers show): best rank + per-category-keyword rank in one cheap call, plus a pointer to the full /agent/visibility-audit when the rank slips.
Inferred read-onlyagent_visibility_auditAudit how discoverable an x402 agent/seller is across the agent registries (CDP Bazaar, 402index): keyword-RELEVANCE rank per category (not raw settled-volume rank), a metadata-quality score of your advertised endpoints (schema, output.
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.x402-endpoints]
url = "https://x402-solana-cva8.onrender.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"x402-endpoints": {
"type": "http",
"url": "https://x402-solana-cva8.onrender.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: x402-endpoints
Remote MCP URL: https://x402-solana-cva8.onrender.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": {
"x402-endpoints": {
"url": "https://x402-solana-cva8.onrender.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"x402-endpoints": {
"type": "http",
"url": "https://x402-solana-cva8.onrender.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "x402-endpoints",
"transport": "streamable-http",
"url": "https://x402-solana-cva8.onrender.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 onrender.com was fetched 2026-08-26T09:29:14.059Z.
onrender.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.