MCP server for AgentPlanner — AI agent orchestration with planning, dependencies, knowledge graphs, and human oversight
{
"mcpServers": {
"agent-planner": {
"command": "npx",
"args": [
"-y",
"agent-planner-mcp"
]
}
}
}