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
{
"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