Loading MCP server directory, please wait...
MCP server that makes PLAN.md the operational backbone of agentic development
npx @getmcp/cli add io.github.CynaCons/powerplanRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.CynaCons/powerplan": {
"command": "uvx",
"args": [
"powerplan-mcp"
],
"env": {
"PYTHONUNBUFFERED": "1",
"PYTHONIOENCODING": "utf-8"
}
}
}
}