RFix for Cursor
ai.rfix/mcp
Create RF signal projects from prompts, inspect graphs, and export IQ data.
client:Cursor
transport:streamable-http
tools:3
Install RFix in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://mcp.rfix.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs