Skip to content
Windsurf

idios for Windsurf

io.github.honeytones/idios

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

client:Windsurf transport:stdio runtime:pypi

Install idios in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

idios in other clients