Skip to content
Claude Desktop

physbound for Claude Desktop

io.github.jonesrobm/physbound

Physical Layer Linter: validates RF and radar calculations against hard physical limits.

client:Claude Desktop transport:stdio runtime:pypi

Install physbound in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "physbound": {
      "command": "uvx",
      "args": [
        "physbound"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

physbound in other clients