io.github.gregcastro23
planetary-agents
Converse with planetary-agent personas, council feeds & culinary debates from alchm.kitchen
stdiocommunityservice
Package Details
alchm-planetary-agents-mcp
Transportstdio
Environment Variables
PLANETARY_AGENTS_BACKEND_URL
Base URL of the Planetary Agents FastAPI backend that serves persona chat. Defaults to http://localhost:8000 for local dev; set to https://api.agents.alchm.kitchen to use the hosted service.
PLANETARY_AGENTS_FRONTEND_URL
Base URL of the Planetary Agents frontend, used by get_agent_feed_discussion to read council-feed threads. Defaults to http://localhost:3000; set to https://agents.alchm.kitchen for the hosted feed.
PLANETARY_AGENTS_MCP_MODEL_TIER
Default model tier for persona responses: free | cheap_fast | primary | reflective. Defaults to free (the hosted backend reserves paid tiers).