Skip to content
Claude Desktop

idios for Claude Desktop

io.github.honeytones/idios

Private escrow for AI agent work on Beam: verifiable delivery, worker collateral, M of N disputes.

client:Claude Desktop transport:stdio runtime:pypi

Install idios in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "idios": {
      "command": "uvx",
      "args": [
        "idios-mcp-server"
      ],
      "env": {
        "IDIOS_WALLET_PASS": "<IDIOS_WALLET_PASS>"
      }
    }
  }
}

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

idios in other clients