Windsurf
Cascade, with your own numbers in reach.
Windsurf keeps its servers in one file under your home directory. The remote address goes in serverUrl, not url.
The MCP panel in Cascade edits the same file, if you would rather click.
For a local bridge, swap serverUrl for "command": "npx", "args": ["-y", "orla-cli", "mcp"].
If the menus have moved, Windsurf'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.
Zed
One entry under context_servers in settings.json.
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.