Satring MCP for Zed
io.github.toadlybroodle/satring-mcp
Discover and compare L402 + x402 paid API services from satring.com
client:Zed
transport:stdio
runtime:pypi
Install Satring MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"satring-mcp": {
"command": "uvx",
"args": [
"satring-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs