Skip to content
Claude Desktop

planetary agents for Claude Desktop

io.github.gregcastro23/planetary-agents

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

client:Claude Desktop transport:stdio runtime:pypi

Install planetary agents in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

planetary agents in other clients