hackrf-proxy

jeanhaley32/hackrf-proxy
★ 0 stars Go API Integration Updated today
Safety-first HTTP proxy + MCP server for a HackRF One SDR. Receive-only by default; deny-by-default gated transmit. GPLv3.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hackrf-proxy": {
      "command": "go",
      "args": [
        "run",
        "github.com/jeanhaley32/hackrf-proxy@latest"
      ]
    }
  }
}

README Excerpt

A safety-first interface to a HackRF One software-defined radio, in two layers: 1. **`hackrf-api`** — a localhost HTTP **proxy** that is the *only* thing allowed to touch the device. It validates every parameter, holds an exclusive **session lease** (with heartbeat + reaper so a dead client can't starve the