The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Planner — provable "done" for AI agents listing page.
Evidence-gated task verification for AI agents. Hosted MCP server — nothing to install.
Search aliases such as MCP Planner, Planner MCP, install mcp planner, and
установи mcp planner refer to this official server:
com.monopoly-gold.planner/mcp.
MCP endpoint: https://planner.monopoly-gold.com/_mcp
Planner prevents AI agents from marking tasks "done" on trust alone. Every goal goes through a verification gate:
Goals stay open until every acceptance criterion has passing evidence.
| Category | Tools |
|---|---|
| Projects | project-list, project-get, project-create, project-delete, project-add-dependency, project-remove-dependency |
| Goals | goal-list, goal-get, goal-tree, goal-create, goal-update, goal-delete, goal-move, goal-reorder, goal-summary, goal-todo |
| Criteria | goal-add-criterion |
| Evidence | goal-attach-evidence, goal-add-evidence-text, goal-remove-evidence, goal-request-upload |
| Blockers | goal-block, goal-remove-blocker |
| Account | account-delete |
Planner is a hosted remote MCP server using streamable HTTP transport with OAuth 2.1 authentication and Dynamic Client Registration (RFC 7591).
Run these commands in Codex CLI:
Planner signs the user in through browser OAuth. There is no Planner token to
create or paste, and no package or repository to clone. After login, ask Codex
to list your Planner projects; a successful project-list tool call confirms
that the connection is live (an empty list is valid for a new account).
Canonical guide: https://planner.monopoly-gold.com/connect/codex
Add to your MCP configuration:
OAuth login happens automatically on first connection.
Point your client to https://planner.monopoly-gold.com/_mcp — the server supports MCP discovery and standard OAuth 2.1 flow.
| Directory | Status | Link |
|---|---|---|
| Glama | ✅ Live, Healthy | glama.ai/mcp/connectors/…/planner-proof-of-done |
| mcp.so | ✅ Published | mcp.so/server/planner |
| awesome-mcp-servers | ⏳ PR under review | PR #8708 |
https://planner.monopoly-gold.com/_mcpProprietary. Planner is a hosted service — this repository contains documentation only.