Skip to content
Zed

Arcaeon Adapter for Zed

io.arcaeon/adapter

MCP stdio proxy that logs the tool-call seam to the ledger without the agent's cooperation

client:Zed transport:stdio runtime:pypi

Install Arcaeon Adapter in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "adapter": {
      "command": "uvx",
      "args": [
        "arcaeon-adapter"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Arcaeon Adapter in other clients