{
  "markdown": "# Planner MCP (proof-of-done)\n\nEvidence-gated task verification for AI agents. Hosted MCP server — nothing to install.\n\nSearch aliases such as **MCP Planner**, **Planner MCP**, `install mcp planner`, and\n`установи mcp planner` refer to this official server:\n`com.monopoly-gold.planner/mcp`.\n\n**MCP endpoint:** `https://planner.monopoly-gold.com/_mcp`\n\n## What it does\n\nPlanner prevents AI agents from marking tasks \"done\" on trust alone. Every goal goes through a verification gate:\n\n1. **Decompose** — break a goal into acceptance criteria with behavioral checks\n2. **Attach evidence** — screenshot, curl output, file, or text artifact per criterion\n3. **Independent judge** — LLM evaluates evidence against the criterion and accepts or rejects\n\nGoals stay open until every acceptance criterion has passing evidence.\n\n## Key features\n\n- **Goal hierarchy** — projects, milestones, goals, tasks with parent-child relationships\n- **Acceptance criteria** — behavioral, observable checks (not \"Denis approves\")\n- **Evidence model** — attach files or text per criterion; plain notes don't satisfy the gate\n- **LLM judge** — independent verdict on each piece of evidence\n- **Gate-keeper interview** — 3 questions on goal creation: why, where in the tree, how we'll verify\n- **Dependencies & blockers** — cross-goal blocking with auto-unblock on resolution\n- **Tree & summary views** — full hierarchy traversal and project-level summaries\n\n## MCP tools (24)\n\n| Category | Tools |\n|----------|-------|\n| **Projects** | `project-list`, `project-get`, `project-create`, `project-delete`, `project-add-dependency`, `project-remove-dependency` |\n| **Goals** | `goal-list`, `goal-get`, `goal-tree`, `goal-create`, `goal-update`, `goal-delete`, `goal-move`, `goal-reorder`, `goal-summary`, `goal-todo` |\n| **Criteria** | `goal-add-criterion` |\n| **Evidence** | `goal-attach-evidence`, `goal-add-evidence-text`, `goal-remove-evidence`, `goal-request-upload` |\n| **Blockers** | `goal-block`, `goal-remove-blocker` |\n| **Account** | `account-delete` |\n\n## Connect\n\nPlanner is a hosted remote MCP server using [streamable HTTP transport](https://modelcontextprotocol.io/specification/2025-03-26/basic/transports#streamable-http) with OAuth 2.1 authentication and [Dynamic Client Registration (RFC 7591)](https://datatracker.ietf.org/doc/html/rfc7591).\n\n### Codex — “установи mcp planner”\n\nRun these commands in Codex CLI:\n\n```bash\ncodex mcp add planner --url https://planner.monopoly-gold.com/_mcp\ncodex mcp login planner\ncodex mcp list\n```\n\nPlanner signs the user in through browser OAuth. There is no Planner token to\ncreate or paste, and no package or repository to clone. After login, ask Codex\nto list your Planner projects; a successful `project-list` tool call confirms\nthat the connection is live (an empty list is valid for a new account).\n\nCanonical guide: https://planner.monopoly-gold.com/connect/codex\n\n### Claude Desktop / Claude Code\n\nAdd to your MCP configuration:\n\n```json\n{\n  \"mcpServers\": {\n    \"planner\": {\n      \"type\": \"url\",\n      \"url\": \"https://planner.monopoly-gold.com/_mcp\"\n    }\n  }\n}\n```\n\nOAuth login happens automatically on first connection.\n\n### Any MCP client\n\nPoint your client to `https://planner.monopoly-gold.com/_mcp` — the server supports MCP discovery and standard OAuth 2.1 flow.\n\n## Directory listings\n\n| Directory | Status | Link |\n|-----------|--------|------|\n| **Glama** | ✅ Live, Healthy | [glama.ai/mcp/connectors/…/planner-proof-of-done](https://glama.ai/mcp/connectors/com.monopoly-gold.planner/planner-proof-of-done) |\n| **mcp.so** | ✅ Published | [mcp.so/server/planner](https://mcp.so/server/planner/Denis%20Davidovich) |\n| **awesome-mcp-servers** | ⏳ PR under review | [PR #8708](https://github.com/punkpeye/awesome-mcp-servers/pull/8708) |\n\n## Links\n\n- **Homepage:** https://planner.monopoly-gold.com\n- **Demo:** https://planner.monopoly-gold.com/demo\n- **Codex setup:** https://planner.monopoly-gold.com/connect/codex\n- **MCP endpoint:** `https://planner.monopoly-gold.com/_mcp`\n\n## License\n\nProprietary. Planner is a hosted service — this repository contains documentation only.\n",
  "bytes": 4119,
  "sha": "db91b461a4afa733b0ecd8d88c7441acc62bcd2a623b3d1d1d945cdeac196751",
  "repo_slug": "dev-lab-global/planner",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_com_monopoly_gold_planner_mcp_4d087c05/readme"
}