idios for Zed
io.github.honeytones/idios
Private escrow for AI agent work on Beam: verifiable delivery, worker collateral, M of N disputes.
client:Zed
transport:stdio
runtime:pypi
Install idios in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"idios": {
"command": "uvx",
"args": [
"idios-mcp-server"
],
"env": {
"IDIOS_WALLET_PASS": "<IDIOS_WALLET_PASS>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs