Skip to content
Windsurf

planetary agents for Windsurf

io.github.gregcastro23/planetary-agents

Converse with planetary-agent personas, council feeds & culinary debates from alchm.kitchen

client:Windsurf transport:stdio runtime:pypi

Install planetary agents 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": {
    "planetary-agents": {
      "command": "uvx",
      "args": [
        "alchm-planetary-agents-mcp"
      ],
      "env": {
        "PLANETARY_AGENTS_BACKEND_URL": "<PLANETARY_AGENTS_BACKEND_URL>",
        "PLANETARY_AGENTS_FRONTEND_URL": "<PLANETARY_AGENTS_FRONTEND_URL>",
        "PLANETARY_AGENTS_MCP_MODEL_TIER": "<PLANETARY_AGENTS_MCP_MODEL_TIER>"
      }
    }
  }
}

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

planetary agents in other clients