One command to connect any MCP host
velixar-mcp-server now installs itself into Claude Desktop, Cursor, Windsurf, or any MCP host with a single command — no hand-edited JSON.
Governed memory should be one command away. It is now:
npx -y velixar-mcp-server install --key vlx_...That writes the MCP host config for you. It merges (your other MCP servers
survive), backs up the existing config first, is idempotent (re-running
rotates the key), and refuses a config it can't safely parse. Add
--client cursor or --client windsurf to target those hosts; the default
detects Claude Desktop.
Once connected, your agents share one governed memory substrate — persistent across sessions, auditable, workspace-isolated — through the tools and playbooks the server exposes. No bespoke integration code, no copy-pasted JSON.
Claude Desktop · Cursor · Windsurf · Continue.dev, and any MCP-compatible host. The engine stays server-side; the client is a thin, open connector.