Skip to content
Zed

Althea MCP for Zed

io.github.tiptreesystems/althea-mcp

Connect coding agents to your Althea and, through her, a consent-first network of ML researchers.

client:Zed transport:stdio runtime:pypi

Install Althea MCP in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "althea-mcp": {
      "command": "uvx",
      "args": [
        "althea-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Althea MCP in other clients