Skip to content
Back to search
30
MCP

agent-planner-mcp

npm/agent-planner-mcp

MCP server for AgentPlanner — AI agent orchestration with planning, dependencies, knowledge graphs, and human oversight

Uptime
0.0%
31 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agent-planner-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}