Snap Router — MCP server
Task-to-tool discovery for AI agents, pay-per-call in USDC on Base (x402), free tier, no signup.
Hosted API: https://trigeochiral.com — set it as SNAP_API.
Tool
| Tool | What |
|---|---|
snap_router |
Your task → the ranked x402 / MCP tools that serve it, over the merged x402 Bazaar + MCP Registry catalog (16k+). One pass, ~200ms, no LLM call. $0.003 |
Why
Past ~2,000 tools, semantic retrieval beats keyword and beats long-context. Coinbase's Bazaar
/ask is LLM-ranked (a model call on every task); 402index falls back to keyword-only when its
embedding service times out. Snap Router has neither hole.
Install
pip install snap-router-mcp
claude mcp add snap-router --env SNAP_API=https://trigeochiral.com -- snap-router-mcp
or with uvx (no install):
claude mcp add snap-router --env SNAP_API=https://trigeochiral.com -- uvx snap-router-mcp
Optional: SNAP_XPAYMENT = a base64 x402 X-PAYMENT payload, to make paid calls past the free
tier. Without it you get 25 free calls/day per IP.
Direct HTTP (no MCP)
curl -sX POST https://trigeochiral.com/v1/snap -H 'content-type: application/json' \
-d '{"task":"check a base token for honeypot before trading","k":4}'
License
MIT
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file snap_router_mcp-1.0.0.tar.gz.
File metadata
- Download URL: snap_router_mcp-1.0.0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee95b54dfcbf150d4af50c4c1dfb8f75bb853bab7740dfbce4ab2b17b25b42d1
|
|
| MD5 |
143d2667fe3ead4da4b34039650521fb
|
|
| BLAKE2b-256 |
78e3500df109e44878d8a6e11ab478f9ba7550a5e0ddcaf323faa49a139ee9af
|
File details
Details for the file snap_router_mcp-1.0.0-py3-none-any.whl.
File metadata
- Download URL: snap_router_mcp-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ffc1bdb2cc9c3d96d438f075703633bd267045992fdedf3ad64a00b3f87762b
|
|
| MD5 |
f4b11bd26f5f3b7a7219186540c3ce7e
|
|
| BLAKE2b-256 |
93e1af68aa8ec4c59f9be3c717b27b3012df333e5880ad7634a052308f5d1bd8
|