Skip to content
Cline

Almega for Cline

io.github.almega-ai/almega-mcp

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

client:Cline transport:stdio runtime:pypi

Install Almega in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Almega in other clients