Planetary Agents runs on your own machine — the client starts it, so there is no endpoint to ping. 57 installs a week from pypi. Last commit 2 Aug 2026.
Converse with planetary-agent personas, council feeds & culinary debates from alchm.kitchen
We read the source, 45 min ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
diet_path = os.path.join(root_dir, "scripts", f"diet-data-part{i}.json")
Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.
src="https://lh3.googleusercontent.com/aida-public/AB6AXuDmiJFXb631Pw6FU7qPnN0j_2DX2xqGLOnCAtTJU_PimsKsMPOCYCwvk4IS8vMw-AtuXL8B1UB7XW7G46avNWELmik1mKxITi02rs91cB00EOeaj-2Vwj-s3cqXTob4hQAtvOHpLP73rRlQzDRXp_AUMRJ5Naa4u6wTGgg_UdRtsUwbFsOvqMwFZ5r50mbZnkNpPapeyOerOxOaZWkIT…
- apt-get update && apt-get install -y curl
- |
set +e
llamaServer = Bun.spawn({
Object.keys(process.env).filter(k => k.includes('API') || k.includes('KEY'))
- /var/run/docker.sock:/var/run/docker.sock:ro
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add planetary-agents -- uvx alchm-planetary-agents-mcp
{
"mcpServers": {
"planetary-agents": {
"args": [
"alchm-planetary-agents-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.planetary-agents]
command = "uvx"
args = ["alchm-planetary-agents-mcp"]
{
"mcpServers": {
"planetary-agents": {
"args": [
"alchm-planetary-agents-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"planetary-agents": {
"args": [
"alchm-planetary-agents-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
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).).
The author declared them in the registry entry; get the values from the project itself.
Convene a panel of expert AI personas to debate any decision from every side.
MCP server for AI agent profiles and smart notes. 60+ coding prompt packs with expert personas.
Generates tests from acceptance criteria, then converges code with an agent that never sees them.
Plan trips directly into TravelOwl from a conversation with Claude.
Personal knowledge graph every MCP client reads from and writes to. Portable across agents.
Create and deliver personalized video gifts (photos + an original song) from any agent.
AI-powered kitchen management — pantry, recipes, meal plans, shopping lists
Quality gates for AI agents. Lint, test, build checks with memory persistence.
Answers built from our own checks of this server.