Evidence-gated task verification for AI agents. Hosted MCP server (streamable-http, OAuth 2.1 + DCR) — nothing to install.
git clone https://github.com/dev-lab-global/plannerResumen de Awesome Lists
# Planner (proof-of-done)
Evidence-gated task verification for AI agents. Hosted MCP server — nothing to install.
**MCP endpoint:** `https://planner.monopoly-gold.com/_mcp`
## What it does
Planner prevents AI agents from marking tasks "done" on trust alone. Every goal goes through a verification gate:
1. **Decompose** — break a goal into acceptance criteria with behavioral checks
2. **Attach evidence** — screenshot, curl output, file, or text artifact per criterion
3. **Independent judge** — LLM evaluates evidence against the criterion and accepts or rejects
Goals stay open until every acceptance criterion has passing evidence.
## Key features
- **Goal hierarchy** — projects, milestones, goals, tasks with parent-child relationships
- **Acceptance criteria** — behavioral, observable checks (not "Denis approves")
- **Evidence model** — attach files or text per criterion; plain notes don't satisfy the gate
- **LLM judge** — independent verdict on each piece of evidence
- **Gate-keeper interview** — 3 questions on goal creation: why, where in the tree, how we'll verify
- **Dependencies & blockers** — cross-goal blocking with auto-unblock on resolution
- **Tree & summary views** — full hierarchy traversal and project-level summaries
## MCP tools (24)
| 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` |
## Connect
Planner 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).
### Claude Desktop / Claude Code
Add to your MCP configuration:
```json
{
"mcpServers": {
"planner": {
"type": "url",
"url": "https://planner.monopoly-gold.com/_mcp"
}
}
}
```
OAuth login happens automatically on first connection.
### Any MCP client
Point your client to `https://planner.monopoly-gold.com/_mcp` — the server supports MCP discovery and standard OAuth 2.1 flow.
## Directory listings
| Directory | Status | Link |
|-----------|--------|------|
| **Glama** | ✅ Live, Healthy | [glama.ai/mcp/connectors/…/planner-proof-of-done](https://glama.ai/mcp/connectors/com.monopoly-gold.planner/planner-proof-of-done) |
| **mcp.so** | ✅ Published | [mcp.so/server/planner](https://mcp.so/server/planner/Denis%20Davidovich) |
| **awesome-mcp-servers** | ⏳ PR under review | [PR #8708](https://github.com/punkpeye/awesome-mcp-servers/pull/8708) |
## Links
- **Homepage:** https://planner.monopoly-gold.com
- **Demo:** https://planner.monopoly-gold.com/demo
- **MCP endpoint:** `https://planner.monopoly-gold.com/_mcp`
## License
Proprietary. Planner is a hosted service — this repository contains documentation only.
Lo que la gente pregunta sobre planner
¿Qué es dev-lab-global/planner?
+
dev-lab-global/planner es awesome lists para el ecosistema de Claude AI. Evidence-gated task verification for AI agents. Hosted MCP server (streamable-http, OAuth 2.1 + DCR) — nothing to install. Tiene 0 estrellas en GitHub y se actualizó por última vez 1mo ago.
¿Cómo se instala planner?
+
Puedes instalar planner clonando el repositorio (https://github.com/dev-lab-global/planner) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar dev-lab-global/planner?
+
dev-lab-global/planner aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.
¿Quién mantiene dev-lab-global/planner?
+
dev-lab-global/planner es mantenido por dev-lab-global. La última actividad registrada en GitHub es de 1mo ago, con 0 issues abiertos.
¿Hay alternativas a planner?
+
Sí. En ClaudeWave puedes explorar awesome lists similares en /categories/awesome, ordenados por popularidad o actividad reciente.
Despliega planner en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/dev-lab-global-planner)<a href="https://claudewave.com/repo/dev-lab-global-planner"><img src="https://claudewave.com/api/badge/dev-lab-global-planner" alt="Featured on ClaudeWave: dev-lab-global/planner" width="320" height="64" /></a>Más Awesome Lists
A collection of MCP servers.
A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows
A hand-picked collection of the finest of resources for the most awesome of agents, Claude Code, the undisputed champion of coding companions, from the unstoppable team at Anthropic PBC. A delectable showcase of top tier skills, ambidextrous agents, scintillating status lines, top notch developer tooling, and also we have plugins
AI productivity studio with smart chat, autonomous agents, and 300+ assistants. Unified access to frontier LLMs
AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.
Your ultimate Go microservices framework for the cloud-native era.