Skip to content
Claude Desktop

BLEA for Claude Desktop

io.github.nitmi/blea

Safe BLE diagnostics, evidence workflows, and guarded automation for AI agents.

client:Claude Desktop transport:stdio runtime:pypi

Install BLEA in Claude Desktop

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

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

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

BLEA in other clients