Skip to content
Cline

Algernon MCP for Cline

io.github.sammyboi81/algernon

Fan a goal out to cheap parallel LLM workers on your own key or a free local Ollama. Keep your mind.

client:Cline transport:stdio runtime:pypi

Install Algernon MCP 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

{
  "mcpServers": {
    "algernon": {
      "command": "uvx",
      "args": [
        "algernon-mcp"
      ]
    }
  }
}

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

Algernon MCP in other clients