Skip to content
Cline

idios for Cline

io.github.honeytones/idios

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

client:Cline transport:stdio runtime:pypi

Install idios in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

idios in other clients