Snap Router for Zed
io.github.trigeochiral/snap-router
Task-to-tool discovery over the merged x402 Bazaar + MCP Registry catalog
client:Zed
transport:stdio
runtime:pypi
Install Snap Router in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"snap-router": {
"command": "uvx",
"args": [
"snap-router-mcp"
],
"env": {
"SNAP_API": "<SNAP_API>",
"SNAP_XPAYMENT": "<SNAP_XPAYMENT>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs