Zed
A context server that happens to be your ledger.
Zed calls them context servers and keeps them in settings.json. One with no header of its own gets the consent flow.
Zed prompts for the sign in itself; nothing is pasted into the settings file.
A local bridge is the same key with "command": "npx", "args": ["-y", "orla-cli", "mcp"], after npx orla-cli login.
If the menus have moved, Zed's MCP documentation is the version that is current for the client itself.
Other clients
One connection, any number of clients.
A second client joins the same connection, not another one.
Claude
A custom connector in Settings, nothing to install.
Claude Code
One command in the terminal, then /mcp to sign in.
Cursor
One entry in mcp.json, globally or in the repository.
VS Code
One entry under servers, or one code --add-mcp line.
Windsurf
One entry with serverUrl in the Codeium config.
Terminal
The CLI itself, and a stdio bridge for clients without HTTP.
Start
Connect it once. Revoke it in one click.
The client is open source and reads what it is given: github.com/cheetah-trade/orla-cli.