Catalog
ai.rfix/mcp
OfficialRFix
Create RF signal projects from prompts, inspect graphs, and export IQ data.
Create RF signal projects, inspect graphs, and export IQ data from prompts.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.rfix.ai/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.