Skip to content
Windsurf

Almega for Windsurf

io.github.almega-ai/almega-mcp

The immutable delegation frame for AI agents: gate any sensitive action, human-in-the-loop.

client:Windsurf transport:stdio runtime:pypi

Install Almega in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "almega-mcp": {
      "command": "uvx",
      "args": [
        "almega-mcp"
      ],
      "env": {
        "ALMEGA_BACKEND": "<ALMEGA_BACKEND>",
        "STRIPE_SECRET_KEY": "<STRIPE_SECRET_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Almega in other clients