planetary agents for Cline
io.github.gregcastro23/planetary-agents
Converse with planetary-agent personas, council feeds & culinary debates from alchm.kitchen
client:Cline
transport:stdio
runtime:pypi
Install planetary agents 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": {
"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>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs