Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Snap Router

FreeNot checked

Task-to-tool discovery over the merged x402 Bazaar + MCP Registry catalog — one fast pass, no LLM call.

GitHubEmbed

About

Task-to-tool discovery over the merged x402 Bazaar + MCP Registry catalog — one fast pass, no LLM call.

README

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

from github.com/trigeochiral/snap-router-mcp

Install Snap Router in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install snap-router

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add snap-router -- uvx snap-router-mcp

Step-by-step: how to install Snap Router

FAQ

Is Snap Router MCP free?

Yes, Snap Router MCP is free — one-click install via Unyly at no cost.

Does Snap Router need an API key?

No, Snap Router runs without API keys or environment variables.

Is Snap Router hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Snap Router in Claude Desktop, Claude Code or Cursor?

Open Snap Router on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Snap Router with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All productivity MCPs