1. Programmatic Flowgraph Creation
Build, edit, and save .grc
files from code or automation.
GR-MCP is a modern Machine Control Protocol server for GNURadio that enables programmatic, automated, and AI-driven creation of GNURadio flowgraphs for SDR workflows.
{
"command": "uv",
"args": [
"--directory",
"/path/to/gr-mcp",
"run",
"main.py"
]
}