suprsonic mcp for Zed
io.github.o-mega-enterprise/suprsonic-mcp
One API key, dozens of capabilities for your AI agent. Zero provider auth.
client:Zed
transport:stdio
runtime:npm
Install suprsonic mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"suprsonic-mcp": {
"command": "npx",
"args": [
"-y",
"suprsonic-mcp"
],
"env": {
"SUPRSONIC_API_KEY": "<SUPRSONIC_API_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs