mcp redtrack for Zed
io.github.pijusz/mcp-redtrack
MCP server for RedTrack affiliate tracking API
client:Zed
transport:stdio
runtime:npm
Install mcp redtrack in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-redtrack": {
"command": "npx",
"args": [
"-y",
"mcp-redtrack"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs