Skip to content
Cursor

RadioChron for Cursor

io.github.sergii-ziborov/radiochron

Local-first Wi-Fi incident diagnostics with native BLE scan, history, and risk evidence.

client:Cursor transport:stdio runtime:npm

Install RadioChron in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "radiochron": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "radiochron-mcp"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

RadioChron in other clients