RFix for Zed
ai.rfix/mcp
Create RF signal projects from prompts, inspect graphs, and export IQ data.
client:Zed
transport:streamable-http
tools:3
Install RFix in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://mcp.rfix.ai/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs