Planner MCP — provable "done" for AI agents
REMOTE · PLANNER.MONOPOLY-GOLD.COM · SCANNED SEP 21
Goal and task planning MCP for Codex and AI agents, with evidence-backed completion.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security78
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token. View diagnostics → Pass
- HTTPS enforcement could not be verified: the plaintext port answered with HTTP 405, which proves neither a plaintext path nor enforcement. View diagnostics → Unverified
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
- The authorisation server offers only Dynamic Client Registration (RFC 7591), which MCP 2026-07-28 deprecated in favour of Client ID Metadata Documents. View diagnostics → Partial
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability79
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 9293 tokens (~197/item across 47 items; 43 tools + 4 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
- No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 99% of tool parameters carry a description.Partial
Tool Safety89
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- 5 of 9 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "project-remove-dependency" implies "remove" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Partial
- An AI judge read all 45 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the Planner MCP — provable "done" for AI agents server?
Planner MCP — provable "done" for AI agents is a hosted endpoint at https://planner.monopoly-gold.com/_mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · planner.monopoly-gold.com
claude mcp add --transport http com-monopoly-gold-planner-mcp 'https://planner.monopoly-gold.com/_mcp'
{
"mcpServers": {
"com-monopoly-gold-planner-mcp": {
"url": "https://planner.monopoly-gold.com/_mcp"
}
}
} {
"servers": {
"com-monopoly-gold-planner-mcp": {
"type": "http",
"url": "https://planner.monopoly-gold.com/_mcp"
}
}
} [mcp_servers.com-monopoly-gold-planner-mcp] url = "https://planner.monopoly-gold.com/_mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-monopoly-gold-planner-mcp": {
"type": "remote",
"url": "https://planner.monopoly-gold.com/_mcp",
"enabled": true
}
}
} openclaw mcp add com-monopoly-gold-planner-mcp --url 'https://planner.monopoly-gold.com/_mcp' --transport streamable-http
mcp_servers:
com-monopoly-gold-planner-mcp:
url: "https://planner.monopoly-gold.com/_mcp" {
"McpServers": {
"com-monopoly-gold-planner-mcp": {
"Transport": "http",
"Url": "https://planner.monopoly-gold.com/_mcp"
}
}
} assistant mcp add com-monopoly-gold-planner-mcp -t streamable-http -u 'https://planner.monopoly-gold.com/_mcp'
{
"mcpServers": {
"com-monopoly-gold-planner-mcp": {
"type": "http",
"url": "https://planner.monopoly-gold.com/_mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 18 Sept 26 0
- Tool “goal-update” rewrote its description, which is the text the model reads security
- 15 Sept 26 0
- The server rewrote its instructions, which are the text every model session reads security
- Tool “goal-get” rewrote its description, which is the text the model reads security
- Server version: 2.1.0 → 2.1.1 functional
- 10 Sept 26 0
- Tool “goal-add-criterion” rewrote its description, which is the text the model reads security
- 9 Sept 26 0
- Tool “goal-add-criterion” rewrote its description, which is the text the model reads security
- Tool “goal-create” rewrote its description, which is the text the model reads security
- Tool “goal-update” rewrote its description, which is the text the model reads security
- Server version: 2.0.0 → 2.1.0 functional
- “goal-add-criterion” added an optional parameter “visualEvidenceSuggested” cosmetic
- “goal-update” added an optional parameter “dismissVisualAcSuggestion” cosmetic
- 7 Sept 26 0
- Tool “goal-attach-evidence” rewrote its description, which is the text the model reads security
- New tool “goal-read-evidence-content” functional
- 5 Sept 26 0
- The server rewrote its instructions, which are the text every model session reads security
- The server changed its declared name: planner → com.monopoly-gold.planner/mcp security
- 4 Sept 26 0
- Tool “goal-create” rewrote its description, which is the text the model reads security
- Tool “goal-list” rewrote its description, which is the text the model reads security
- Tool “goal-recent-unresolved” rewrote its description, which is the text the model reads security
- Tool “goal-update” rewrote its description, which is the text the model reads security
- Server version: 1.0.0 → 2.0.0 functional
- Server version: 0.8.0 → 1.0.0 functional
- “goal-create” reworded the description of “acceptanceCriteria” cosmetic
- “goal-create” reworded the description of “mode” cosmetic
- “goal-create” reworded the description of “status” cosmetic
- “goal-list” reworded the description of “status” cosmetic
- “goal-recent-unresolved” reworded the description of “statuses” cosmetic
- “goal-update” reworded the description of “status” cosmetic
- 2 Sept 26 0
- Server version: 0.7.0 → 0.8.0 functional
- New tool “goal-record-iteration-certificate” functional
- New tool “goal-register-iteration-finding” functional
- New tool “goal-start-iteration-tracking” functional
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 21 Sept 2026 · Probed https://planner.monopoly-gold.com/_mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=monopoly-gold.com | CN=WE1,O=Google Trust Services,C=US | 24 Jul 2026 | 22 Oct 2026 | ECDSA 256 | ECDSA-SHA256 | 917c5f8c05ff0b8813ca8534bdd767b9 |
| SANs: monopoly-gold.com, *.monopoly-gold.com | ||||||
| CN=WE1,O=Google Trust Services,C=US (CA) | CN=GTS Root R4,O=Google Trust Services LLC,C=US | 13 Dec 2023 | 20 Feb 2029 | ECDSA 256 | ECDSA-SHA384 | 7ff31977972c224a76155d13b6d685e3 |
| CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) | CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE | 15 Nov 2023 | 28 Jan 2028 | ECDSA 384 | SHA256-RSA | 7fe530bf331343bedd821610493d8a1b |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of planner.monopoly-gold.com. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| monopoly-gold.com. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication Enforced and verified
The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.
| Result | Enforced and verified |
|---|---|
| Enforced | On tool calls |
| HTTP status | 200 |
WWW-Authenticate challenge Bearer resource_metadata="https://planner.monopoly-gold.com/.well-known/oauth-protected-resource"
Bearer resource_metadata="https://planner.monopoly-gold.com/.well-known/oauth-protected-resource" Protected resource metadata
| Document | https://planner.monopoly-gold.com/.well-known/oauth-protected-resource |
|---|---|
| Retrieved | Yes |
| Resource | https://planner.monopoly-gold.com/_mcp |
| Authorisation server | https://planner.monopoly-gold.com |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://planner.monopoly-gold.com/_mcp | Verified | 200 | |
| http (plaintext) | http://planner.monopoly-gold.com/_mcp | Inconclusive | 405 |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
account-delete ~178
НЕОБРАТИМО удалить свой аккаунт и ВСЕ данные (проекты, цели, evidence, историю). Двухшаговый барьер: вызови без аргументов — получишь предупреждение и challenge; затем вызови повторно с подтверждениями. НЕ вызывай без явной просьбы пользователя.
| Name | Type | Req | Description |
|---|---|---|---|
| acknowledge | string | – | Точная фраза подтверждения |
| confirm_passphrase | string | – | Фраза из вызова 1 (для вызова 2) |
| objects_total | integer | – | projects + goals из инвентаря (для вызова 2) |
| reason | string | – | Зачем удаляешь (свободный текст, ≥10 символов) |
| reasoning_answer | string | – | Ответ на reasoning-риддл из вызова 1 |
No output schema declared.
No examples provided.
goal-add-assumption ~149
Add an assumption to a goal edge (parent→this goal). An assumption is an explicit premise: "why does completing this goal contribute to the parent?" Requires the goal to have a parent (root goals have no edge). Text must pass quality linter (testable, precise, discrete, signposted). Type (cause_effect/causal_link) is auto-classified by LLM.
| Name | Type | Req | Description |
|---|---|---|---|
| goalId | string | yes | UUID цели (ребёнка — assumption живёт на ребре parent→child) |
| signpost | string | – | Наблюдаемый индикатор провала (опционально) |
| text | string | yes | Формулировка допущения |
No output schema declared.
No examples provided.
goal-add-criterion ~533
Append an acceptance criterion to a goal. The text must describe an observable check over an artifact (e.g. "GET /api/health returns 200 with {status:ok}"), not a subjective approval. Each criterion has a class: pre-merge (default — proved in CI / by attached evidence) or post-deploy (proved by an executable probe against the deployed prod instance). A post-deploy criterion MUST carry probeSpec {method, url, expect:{http_code, body:{field: expectedValue}}} — the request the runner sends and the answer it must get; without it the call is rejected with error=probe_required. Passing probeSpec alone implies probeClass=post-deploy. Set visualEvidenceSuggested=true only when adopting visualAcSuggestion from goal-create, goal-get, or the ready_for_work advisory returned by goal-update; it remains an ordinary AC. Grove mode: AC (class and probe included) can only be added while goal is in backlog, except accepting a visual advisory in ready_for_work: that starts a direct checking_ac recheck, without intermediate backlog. Other edits are frozen once started; quality linter blocks high-severity issues. Standard mode: AC editable until goal is closed, linter is advisory. Returns criterion id, position, text, probeClass, probeSpec and any quality findings.
| Name | Type | Req | Description |
|---|---|---|---|
| goalId | string | yes | UUID цели |
| position | integer | – | Позиция (default = append в конец) |
| probeClass | string | – | Класс критерия: pre-merge (default; доказывается в CI / приложенным evidence) или post-deploy (доказывается исполнимой пробой против прода; требует probeSpec) |
| probeSpec | – | – | Исполнимая проба post-deploy критерия: {method: GET|HEAD|POST|PUT|PATCH|DELETE, url: абсолютный http(s), expect: {http_code: 200, body: {field: expectedValue, nested: {field: value}}}}. Ожидаемые зна… |
| text | string | yes | Формулировка критерия |
| visualEvidenceSuggested | boolean | – | True only when this AC accepts Planner's visual-AC advisory |
No output schema declared.
No examples provided.
goal-add-evidence-text ~199
SUBORDINATE / supplementary path — does NOT close an acceptance criterion. Adds a text-only note (URL to a permanent external source like CI run / GitHub commit / issue, or a description of a manual scenario) as extra context alongside the real proof. The path that actually covers an AC and closes a Grove goal is goal-attach-evidence — use that one for every criterion. Plain evidence NEVER counts toward AC coverage no matter how many you add; it is only a complement to an attached file. NOT for bytes — screenshots, logs, API responses, exports all go through goal-attach-evidence. NOT for filesystem paths — those need goal-attach-evidence with the actual file.
| Name | Type | Req | Description |
|---|---|---|---|
| createdBy | string | – | Identifier of the uploading agent |
| criterionId | string | yes | UUID acceptance criterion |
| text | string | yes | Text payload: URL to a permanent external source or a description of a manual scenario |
No output schema declared.
No examples provided.
goal-add-note ~113
Add a free-form note (markdown supported) to a goal — decisions taken, dead ends hit, context worth carrying into the next session. Notes are NOT evidence: they hang off the goal rather than an acceptance criterion and never count toward AC coverage or closing a Grove goal — use goal-attach-evidence for proof. Notes are visible in the goal detail panel and returned by goal-get under notes[].
| Name | Type | Req | Description |
|---|---|---|---|
| goalId | string | yes | UUID цели |
| text | string | yes | Текст заметки (markdown) |
No output schema declared.
No examples provided.
goal-attach-assumption-evidence ~125
Attach text evidence to an assumption and judge it. The judge evaluates whether the evidence supports or challenges the assumption and automatically transitions its status: supports → supported, first challenges → challenged, second (repeat) challenges → invalidated. Invalidated is terminal — further evidence no longer moves the status. Judge infra failures fail open (errored verdict, no status change).
| Name | Type | Req | Description |
|---|---|---|---|
| assumptionId | string | yes | UUID допущения |
| text | string | yes | Текст evidence — наблюдение/данные, подтверждающие или опровергающие допущение |
No output schema declared.
No examples provided.
goal-attach-evidence ~1,221
PRIMARY path to close a Grove goal: this is the ONLY tool that covers an acceptance criterion. Attach binary evidence (screenshot, log dump, API response, export) to an AC — call it once per criterion to satisfy the close gate. The subordinate goal-add-evidence-text only adds context for proofs with NO bytes (URLs to permanent external sources, manual repro descriptions) and does NOT cover an AC. Caption is optional but strongly recommended: state what the file captures and the reproduction conditions (URL/commit/session/inputs) so a third reviewer can reproduce. ⚠ PICK THE RIGHT TRANSPORT BEFORE YOU CALL THIS TOOL ⚠ • BEST for ANY file > ~1 KB raw — and the ONLY no-token path, so use it in a claude.ai / hosted-agent session that has no raw X-Auth-Token → call the sibling MCP tool `goal-request-upload` with this same criterionId. It returns a one-time {uploadUrl, expiresAt}; then stream the raw bytes with a single PUT: `curl -sS --fail --upload-file "/abs/path/to/file.png" "<uploadUrl>"` (optionally add -H "X-Content-Sha256: <hex sha256>" so corruption fails fast). No base64, no token — the signed ?t= ticket in the URL is the only credential, single-use, criterion-scoped. The PUT response is the same evidence JSON this tool returns. • ALTERNATIVELY, if you DO have the raw X-Auth-Token in your shell → the `planner-attach.sh` helper (zero-install bash, binary-safe). The MCP base64 path below is unreliable for non-trivial files: long string arguments get truncated or whitespace-corrupted on the agent side BEFORE the JSON-RPC request is sent. Measured 2026-05-20 on prod: a 4 KB PNG arrived at the server as 1874 decoded bytes (file_hash_mismatch); a 2 KB payload arrived with stray whitespace (failed base64_decode). The server itself accepts up to 25 MiB raw — the bottleneck is the agent-side serialisation of contentBase64, NOT the server. planner-attach.sh COPY-PASTE RECIPE (replace 3 placeholders, run in your shell): curl -sS https://planner.monopoly-gold.com/api/c…
| Name | Type | Req | Description |
|---|---|---|---|
| caption | string | – | Optional human-readable description, stored in evidence.payload |
| contentBase64 | string | yes | File payload, base64-encoded (RFC 4648 §4 standard alphabet, padding optional) |
| contentSha256 | string | – | Hex-encoded SHA-256 of the raw bytes (before base64). When provided, the server recomputes the hash on the decoded payload and rejects with error=file_hash_mismatch if they diverge — primary defence… |
| createdBy | string | – | Identifier of the uploading agent |
| criterionId | string | yes | UUID acceptance criterion the file will be evidence for |
| filename | string | yes | Original filename (used to derive MIME). Path components are stripped. |
| kind | string | – | Optional evidence kind override. The only accepted value is `session_history` — marks this attachment as the goal-level «full Claude session transcript» artifact required by the close gate (I4-sessio… |
| mimeType | string | – | MIME type — if omitted, derived from filename extension; must be in whitelist |
No output schema declared.
No examples provided.
goal-attach-file ~280
Attach a small file (mockup, diagram, screenshot, PDF) to a GOAL as a description attachment — NOT evidence: it is not bound to any acceptance criterion, is never judged and never counts toward closing the goal. Returns {attachment.url, attachment.markdown}; paste `markdown` into the goal description (goal-update description) and the web UI renders images inline. contentBase64 is reliable only for payloads ≤ ~1 KB (long string arguments get truncated on the agent side before the request is sent). For anything bigger call goal-request-upload with goalId and stream the file with a single PUT — same result shape, no base64.
| Name | Type | Req | Description |
|---|---|---|---|
| caption | string | – | Optional alt-text / caption used in the markdown fragment |
| contentBase64 | string | yes | File bytes, standard base64 (RFC 4648). Tiny files only — see description. |
| contentSha256 | string | – | Optional hex sha256 of the raw bytes — server fails fast on transport corruption |
| createdBy | string | – | Identifier of the uploading agent |
| filename | string | yes | Original file name (basename only; used for download + markdown alt) |
| goalId | string | yes | UUID of the goal the file illustrates |
| mimeType | string | – | Optional MIME hint; server sniffs bytes when omitted or not whitelisted |
No output schema declared.
No examples provided.
goal-block ~215
Add a blocker to a goal (blockers are additive — each call appends a new one, existing blockers are preserved). Sets status to blocked. Optionally create an inline resolver goal (resolverTitle) or link an existing one (linkedGoalId) — mutually exclusive. When the last active blocker is removed via goal-remove-blocker, the goal returns to its previous status.
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | yes | Описание блокера — что мешает |
| goalId | string | yes | UUID блокируемой цели |
| linkedGoalId | string | – | UUID существующей цели-резолвера (взаимоисключающе с resolverTitle) |
| resolverDescription | string | – | Описание цели-резолвера |
| resolverParentId | string | – | UUID родителя резолвера (default = goalId, т.е. дочерняя) |
| resolverTitle | string | – | Заголовок новой цели-резолвера (взаимоисключающе с linkedGoalId) |
No output schema declared.
No examples provided.
goal-create ~470
Create a goal/task/milestone/habit in the planning tree. Two modes: grove (default) — enforces acceptance criteria gate on status transitions (AC required before ready_for_work, file-evidence per AC before done); standard — carries the same AC but without the evidence gate (advisory linting only). Returns the created goal with id, webUrl, mode, and nextStep hint. For an explicit visible UI result, the response may include an advisory visualAcSuggestion; adopt its criterion through goal-add-criterion with visualEvidenceSuggested=true, or ignore it. Every goal must belong to a project (pass projectId or inherit from parent).
| Name | Type | Req | Description |
|---|---|---|---|
| acceptanceCriteria | array | – | Список AC: строка (pre-merge критерий) или объект {text, probeClass?: pre-merge|post-deploy, probeSpec?}. post-deploy критерий обязан нести исполнимую пробу probeSpec {method, url, expect:{http_code,… |
| deadline | string | – | Дедлайн ISO 8601 |
| description | string | – | Описание |
| estimate | string | – | Оценка |
| mode | string | – | Режим: grove (default) или standard. Grove enforce-ит I_start на ready_for_work и I₃ на done; standard несёт те же AC, но без evidence-гейта |
| parentId | string | – | UUID родителя (null = root) |
| priority | integer | – | Приоритет 1–5 (default: 3) |
| projectId | string | – | UUID проекта |
| status | string | – | backlog (default) / ready_for_work (объявить контракт готовым; grove в проекте с обязательным red-team объявляется только через goal-update) |
| tags | array | – | Теги |
| title | string | yes | Название цели (макс. 500) |
| type | string | – | goal / milestone / task / habit (default: task) |
No output schema declared.
No examples provided.
goal-delete ~74
IRREVERSIBLY delete a goal and all its descendants (children, evidence, blockers). Prefer goal-update status=cancelled to preserve history, or goal-block to mark an obstacle. Use delete only for erroneous/duplicate entries. Returns the deleted title and children_deleted count.
| Name | Type | Req | Description |
|---|---|---|---|
| goalId | string | yes | UUID цели |
No output schema declared.
No examples provided.
goal-dismiss-red-team ~133
Dismiss the red-team finding that blocks a goal from starting, when you disagree with the verdict. Requires a reason of at least 80 characters explaining why the counterexample does not apply. The dismissal is recorded in goal history and surfaced in goal-get, so "agent overrode the gate" stays distinguishable from "no hole was found". Prefer fixing the acceptance criteria via goal-add-criterion — dismissing leaves the hole open.
| Name | Type | Req | Description |
|---|---|---|---|
| goalId | string | yes | UUID цели |
| reason | string | yes | Почему контрпример неприменим — от 80 символов, попадёт в историю цели |
No output schema declared.
No examples provided.
goal-get ~100
Fetch full details of a single goal: title, description, status, priority, type, mode, children, acceptance criteria (with evidence coverage), blockers, tags, deadline, estimate, history log, and project. The primary drill-down tool after goal-list or goal-tree. For a Planner goal URL, do not browse the UI: extract the UUID after /goal/ and pass it as required goalId.
| Name | Type | Req | Description |
|---|---|---|---|
| goalId | string | yes | UUID цели |
No output schema declared.
No examples provided.
goal-list ~220
List goals with optional filters: projectId (UUID), status (backlog/checking_ac/checking_ac_failed/checking_ac_errored/ready_for_work/in_progress/blocked/done/cancelled), type (goal/milestone/task/habit), parentId (UUID — direct children only). Returns up to limit results (default 50, no offset pagination). Sorted by priority ASC then createdAt DESC. Each entry has id, title, webUrl, status, priority, type, progress, parent_id, project_id.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Макс. кол-во результатов (default: 50) |
| parentId | string | – | UUID родителя (только прямые дети) |
| projectId | string | – | UUID проекта (фильтр) |
| status | string | – | Статус: backlog, checking_ac, checking_ac_failed, checking_ac_errored, ready_for_work, in_progress, blocked, done, cancelled |
| type | string | – | Тип: goal, milestone, task, habit |
No output schema declared.
No examples provided.
goal-move ~134
Move a goal to a different parent or project. Pass newParentId=UUID to reparent (inherits project from new parent), newParentId=null to make root. Optional projectId=UUID overrides the target project when making root (cross-project move to root). Cascades project change to all descendants. Prevents cycles.
| Name | Type | Req | Description |
|---|---|---|---|
| goalId | string | yes | UUID перемещаемой цели |
| newParentId | string | – | UUID нового родителя (null = сделать root) |
| projectId | string | – | UUID целевого проекта (используется при newParentId=null для cross-project move в корень) |
No output schema declared.
No examples provided.
goal-read-evidence-content ~287
Read attached evidence through MCP without changing its format. Pass evidenceId from goal-get. Text (text/plain, JSON, NDJSON) returns newline-preserving redacted lines; offset/limit are zero-based line pagination. Images return a native MCP image with original MIME and bytes. For a complete video, PDF, ZIP or other binary, binaryDelivery=link (default) returns a resource_link to the authenticated original download — no base64 and no conversion. If the client cannot open external links, binaryDelivery=base64 embeds the exact original bytes in a resource blob; this expands data by about 33% plus JSON overhead and can consume the client context window, so use it only when needed. byteOffset/byteLimit require binaryDelivery=base64. Text secrets are redacted; binary evidence is unmodified.
| Name | Type | Req | Description |
|---|---|---|---|
| binaryDelivery | string | – | Complete binary: link to the original (default), or base64 fallback for clients without external links |
| byteLimit | integer | – | Number of bytes to return for binary evidence; omit with byteOffset for the complete original |
| byteOffset | integer | – | Zero-based byte offset for binary evidence |
| evidenceId | string | yes | UUID of file-backed evidence from goal-get |
| limit | integer | – | Number of whole lines to return (1–500) |
| offset | integer | – | Zero-based line offset |
No output schema declared.
No examples provided.
goal-recent-unresolved ~247
Pull-инбокс для «подхватить и довести» в неосновное окно. По одному проекту, за окно N дней, статусы для подхвата (очередь исполнителя — ready_for_work и checking_ac_errored: backlog-цели брать нельзя). Возвращает обогащённые записи (title/description-preview/parent/counts), чтобы выбрать без goal-get. Параметры: project (slug, required), withinDays (int, default 14), statuses (list, default ["backlog"]; допустимо {backlog,checking_ac,checking_ac_failed,checking_ac_errored,ready_for_work,in_progress,blocked}), limit (int, default 10).
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Сколько записей вернуть, default 10 |
| project | string | yes | Slug проекта |
| statuses | array | – | Подмножество {backlog,checking_ac,checking_ac_failed,checking_ac_errored,ready_for_work,in_progress,blocked}, default ["backlog"] |
| withinDays | integer | – | Окно свежести (createdAt), default 14 |
No output schema declared.
No examples provided.
goal-record-iteration-certificate ~262
Record one completed LeanSolver iteration against the current tracked contract. Result artifact refs must resolve to existing evidence or goal_attachment rows owned by this goal. Rework iterations accept only registered finding IDs and require a separate judged evidence row as repeatCheckEvidenceId; Planner derives the repeat verdict server-side. Only certificates admitted here may affect the numeric implementation rework rate.
| Name | Type | Req | Description |
|---|---|---|---|
| acVerdict | string | yes | matches, weak, mismatch, or errored |
| action | string | yes | Action that changed the result |
| addressesFindingIds | array | – | Registered finding UUIDs addressed by this iteration |
| afterFingerprint | string | yes | Lowercase SHA-256 of the completed result |
| artifactRefs | array | yes | Existing goal-owned evidence/goal_attachment refs |
| beforeFingerprint | string | – | Optional lowercase SHA-256 of the prior result |
| coverageDelta | array | – | Structured coverage change |
| goalId | string | yes | Goal UUID |
| outcome | string | yes | Observable completed result |
| precondition | string | yes | Observable state before the iteration |
| repeatCheckEvidenceId | string | – | Separate judged evidence UUID; mandatory when findings are addressed |
| reworkClass | string | yes | implementation, contract, proof_only, or unknown |
No output schema declared.
No examples provided.
goal-register-iteration-finding ~145
Register an immutable LeanSolver finding against the currently tracked goal contract. subjectRefs must be goal-scoped refs of kind goal, criterion, or assumption. Returns the server-generated finding id to pass later as addressesFindingId; rejects stale contract tracking.
| Name | Type | Req | Description |
|---|---|---|---|
| goalId | string | yes | Goal UUID |
| kind | string | yes | evidence_mismatch, red_team_hole, assumption_invalidated, acceptance_gap, or manual_checkpoint |
| sourceRefs | array | – | Optional immutable source refs (validated structurally; resolved by the certificate recorder) |
| subjectRefs | array | yes | Goal-scoped subject refs |
| summary | string | yes | Concise observable weakness or gap |
No output schema declared.
No examples provided.
goal-remove-assumption ~30
Remove an assumption from a goal edge.
| Name | Type | Req | Description |
|---|---|---|---|
| assumptionId | string | yes | UUID допущения |
No output schema declared.
No examples provided.
goal-remove-blocker ~74
Remove a blocker from a goal by blocker UUID. If it was the last active blocker, the goal automatically returns to its previous status (in_progress or backlog). Does not delete the linked resolver goal if one exists.
| Name | Type | Req | Description |
|---|---|---|---|
| blockerId | string | yes | UUID блокера |
| goalId | string | yes | UUID цели |
No output schema declared.
No examples provided.
goal-remove-criterion ~68
Remove an acceptance criterion from a goal. Grove mode: only while goal is in backlog (frozen once started). Standard mode: until goal is done. Cascades to all evidence on the criterion. Returns confirmation with removed criterion details.
| Name | Type | Req | Description |
|---|---|---|---|
| criterionId | string | yes | UUID acceptance criterion |
No output schema declared.
No examples provided.
goal-remove-evidence ~59
Delete an evidence record by UUID. Forbidden if the owning goal is already done (evidence is frozen after close). Removes both the database record and the attached file (if any).
| Name | Type | Req | Description |
|---|---|---|---|
| evidenceId | string | yes | UUID evidence-записи |
No output schema declared.
No examples provided.
goal-remove-note ~65
Remove a note from a goal by note UUID. Note ids come from goal-get (notes[].id). Deletes only the note — never touches acceptance criteria, evidence or blockers.
| Name | Type | Req | Description |
|---|---|---|---|
| goalId | string | yes | UUID цели |
| noteId | string | yes | UUID заметки |
No output schema declared.
No examples provided.
goal-reorder ~78
Set display order of sibling goals within the same parent and priority band. Pass an array of goal UUIDs in the desired order — each is assigned position = its array index. All goals must share the same parent and priority.
| Name | Type | Req | Description |
|---|---|---|---|
| ids | array | yes | UUID целей в новом порядке (все должны иметь одного родителя и одинаковый priority) |
No output schema declared.
No examples provided.
goal-request-ac-change ~296
Request a change to an acceptance criterion. grounds=unreachable (default): the AC cannot be proven — requires ≥3 failed evidence attempts (weak/mismatch) with 0 matches. grounds=wrong_criterion: the AC measures the wrong thing (owner never approved this wording, or a revealed fact shows it tracks something else) — no failed attempts required, but you MUST pass quotedFragment: a verbatim slice of the criterion text you claim is wrong (checked against the stored text), and the reason must name the unapproved wording or the finding; difficulty alone is rejected. An LLM judge screens the reason either way. On pass, creates an escalation for the goal owner to resolve (edit AC text, split to sub-goal, drop AC without creating a child, or reject). Grove mode only, goal must be in_progress.
| Name | Type | Req | Description |
|---|---|---|---|
| criterionId | string | yes | UUID of the acceptance criterion to escalate |
| grounds | string | – | Subject of the request: 'unreachable' (default) or 'wrong_criterion' |
| quotedFragment | string | – | Verbatim slice of the criterion text claimed to be wrong — required when grounds=wrong_criterion, ignored otherwise |
| reason | string | yes | Structured justification. For unreachable: what is unreachable and what was attempted. For wrong_criterion: which wording/threshold the owner never approved, or what finding showed the criterion meas… |
No output schema declared.
No examples provided.
goal-request-upload ~458
PREFERRED path to attach a LARGE binary evidence file (screenshot, log dump, PDF, session transcript — anything > ~1 KB) to an acceptance criterion. Returns a one-time {uploadUrl, expiresAt} scoped to this criterion. Then STREAM the raw file to it with a single PUT — no base64, no token: curl -sS --fail --upload-file "/abs/path/to/file.png" "<uploadUrl>" Optionally pass the hex SHA-256 of the file so the server fast-fails on any in-flight corruption: curl -sS --fail -H "X-Content-Sha256: <sha256>" --upload-file "/abs/path/to/file.png" "<uploadUrl>" The PUT response is the same evidence JSON that goal-attach-evidence returns (evidence id, serverSha256, judge verdict, criterion evidenceCount). A non-2xx PUT means the upload was rejected (expired/already-used/wrong-criterion/hash-mismatch) and NO evidence was created — request a fresh URL and retry. Use this instead of goal-attach-evidence for any non-trivial file. Use goal-add-evidence-text only for byte-less context (external URLs, manual repro notes) — it does NOT cover an AC. GOAL ATTACHMENTS (description illustrations, NOT evidence): pass goalId INSTEAD of criterionId. The PUT then creates a goal attachment and returns {attachment.url, attachment.markdown} — paste `markdown` into the goal description and the web UI renders images inline. Such a file is not bound to any AC and never counts toward closing the goal.
| Name | Type | Req | Description |
|---|---|---|---|
| caption | string | – | Optional human-readable description, stored on the evidence |
| createdBy | string | – | Identifier of the uploading agent |
| criterionId | string | – | UUID acceptance criterion the file will be evidence for (omit when goalId is given) |
| goalId | string | – | UUID of a goal — issues a ticket for a DESCRIPTION ATTACHMENT (not evidence); mutually exclusive with criterionId |
| kind | string | – | Optional evidence kind override. Only accepted value is `session_history` (goal-level transcript artifact; does NOT cover an AC). |
No output schema declared.
No examples provided.
goal-resolve-escalation ~181
Resolve a pending AC escalation. Owner decides: edit (provide new AC text), split (move AC to a child goal), drop (remove the AC outright, optionally with a linkedGoalId audit reference), or reject (agent must find another way). All prior evidence on the AC is deleted for edit/split/drop so the agent must submit fresh proof.
| Name | Type | Req | Description |
|---|---|---|---|
| escalationId | string | yes | UUID of the escalation to resolve |
| linkedGoalId | string | – | Optional UUID of an existing goal to record as an audit reference (only meaningful when resolution=drop) |
| newText | string | – | New AC text (required when resolution=edit) |
| note | string | – | Optional comment explaining the decision |
| overrideResolvedBy | string | – | – |
| resolution | string | yes | One of: edit, split, drop, reject |
No output schema declared.
No examples provided.
goal-start-iteration-tracking ~83
Explicitly start LeanSolver iteration tracking for the goal contract currently stored by Planner. Planner computes the contract fingerprint server-side from title, description, acceptance criteria, and assumptions. Calling again without a contract change is idempotent; after a contract change it starts a new version while retaining old certificates as superseded history.
| Name | Type | Req | Description |
|---|---|---|---|
| goalId | string | yes | – |
No output schema declared.
No examples provided.
goal-suggest-assumptions ~69
LLM generates suggested assumptions for a goal edge (parent→child). Returns 2-4 assumptions with signposts and type classification. Author should review, edit, and accept relevant ones via goal-add-assumption.
| Name | Type | Req | Description |
|---|---|---|---|
| goalId | string | yes | UUID цели (ребёнка) |
No output schema declared.
No examples provided.
goal-summary ~57
Aggregate statistics across all goals (or scoped to a projectId): total count, breakdown by status, root count, blocked count, and overdue count. Useful for daily standups and dashboard views.
| Name | Type | Req | Description |
|---|---|---|---|
| projectId | string | – | UUID проекта |
No output schema declared.
No examples provided.
goal-todo ~142
Quick-capture a task or improvement idea into a project. Creates a backlog task with priority 4 (low) and auto-adds the "suggestion" tag. Resolves project by slug (falls back to the default project). Lightweight alternative to goal-create when you need minimal ceremony.
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | – | Описание |
| priority | integer | – | Приоритет 1–5 (default: 4) |
| project | string | – | Slug проекта (если не указан — используется дефолтный) |
| tags | array | – | Теги (автоматически добавляется "suggestion") |
| title | string | yes | Название задачи |
No output schema declared.
No examples provided.
goal-tree ~94
Fetch the full goal hierarchy as a nested tree. Optional filters: projectId (UUID) to scope to one project, rootId (UUID) to get a subtree. Each node includes id, title, status, priority, type, progress, and nested children array.
| Name | Type | Req | Description |
|---|---|---|---|
| projectId | string | – | UUID проекта (по умолчанию: все проекты) |
| rootId | string | – | UUID корня поддерева |
No output schema declared.
No examples provided.
goal-update ~584
Partial update of a goal — only the fields you pass are changed; omitted fields are untouched. Updatable: title, status, priority (1-5), description, type, tags, deadline, estimate, mode, attemptCommit (git SHA of the attempt commit; once a deployed revision contains it, post-deploy probes of this goal run automatically and record machine verdicts — pass "" to clear), dismissVisualAcSuggestion. Status transitions follow a matrix: backlog→ready_for_work (author; grove: requires ≥1 AC, red-team check when the project requires it — the goal parks in checking_ac and becomes ready_for_work, checking_ac_failed (hole in AC set) or checking_ac_errored (check did not run)); ready_for_work|checking_ac_errored→in_progress (executor, no checks); in_progress→done (file-evidence on every AC + session_history) | blocked | cancelled. A visible-UI goal with an outstanding visualAcSuggestion returns an advisory before ready_for_work freezes the AC contract: accept it through goal-add-criterion(visualEvidenceSuggested=true), or retry this same update with dismissVisualAcSuggestion=true. The first MCP dismissal persists the choice and notifies Product Events with the goal title and link, full proposed AC, and why screenshot proof was useful; UI, repeat, and no-active dismissals are silent, and notification failures do not undo the dismissal. backlog→in_progress and backlog→done are rejected. Returns the updated goal with all fields.
| Name | Type | Req | Description |
|---|---|---|---|
| attemptCommit | string | – | git SHA коммита попытки (7–64 hex). Когда развёрнутая ревизия содержит его (предок, не равенство), post-deploy пробы цели стартуют сами по событию деплоя; повторная установка = новая попытка (отметки… |
| deadline | string | – | Новый дедлайн (ISO 8601) |
| description | string | – | Новое описание |
| dismissVisualAcSuggestion | boolean | – | Отклонить advisory visual-AC; для ready_for_work это явный выбор «продолжить без предложения» |
| estimate | string | – | Новая оценка |
| goalId | string | yes | UUID цели |
| mode | string | – | Режим цели: standard или grove. Иммутабелен после mode_locked_at |
| priority | integer | – | Новый приоритет (1–5) |
| status | string | – | Новый статус: backlog, ready_for_work, in_progress, blocked, done, cancelled (checking_ac* выставляет система) |
| tags | array | – | Новые теги |
| title | string | – | Новое название (макс. 500) |
| type | string | – | Новый тип: goal, milestone, task, habit |
No output schema declared.
No examples provided.
goal-update-assumption ~72
Update text or signpost of an assumption. Status cannot be changed manually — transitions happen only via evidence judge verdicts.
| Name | Type | Req | Description |
|---|---|---|---|
| assumptionId | string | yes | UUID допущения |
| signpost | string | – | Новый индикатор провала |
| text | string | – | Новый текст допущения |
No output schema declared.
No examples provided.
goal-update-criterion ~328
Update an acceptance criterion: its text and/or its class + probe. probeClass=post-deploy requires an executable probeSpec {method, url, expect:{http_code, body}} (kept from the criterion when omitted and one already exists; otherwise error=probe_required); probeSpec alone implies post-deploy; probeClass=pre-merge drops the probe. Grove mode: only while goal is in backlog (frozen once started), quality linter blocks high-severity issues. Standard mode: until goal is done, linter is advisory. Returns updated criterion details (text, probeClass, probeSpec) and any quality findings.
| Name | Type | Req | Description |
|---|---|---|---|
| criterionId | string | yes | UUID acceptance criterion |
| probeClass | string | – | Класс критерия: pre-merge (доказывается в CI / приложенным evidence; сбрасывает пробу) или post-deploy (доказывается исполнимой пробой против прода; требует probeSpec — свой или уже сохранённый) |
| probeSpec | – | – | Исполнимая проба post-deploy критерия: {method, url, expect: {http_code, body: {field: expectedValue}}}; "{{deployed_revision}}" в ожидаемых значениях = SHA развёрнутой ревизии. Пример: {"method":"GE… |
| text | string | – | New criterion text (omit to keep) |
No output schema declared.
No examples provided.
project-add-dependency ~101
Declare that one project depends on another (depends-on relationship). Accepts UUID or slug for both sides. Idempotent: if the dependency already exists, returns it with already_existed=true. Self-references are rejected. No cycle detection — the caller is responsible for avoiding circular chains.
| Name | Type | Req | Description |
|---|---|---|---|
| dependsOnProjectId | string | yes | UUID или slug проекта, от которого зависит |
| projectId | string | yes | UUID или slug проекта-зависимого |
No output schema declared.
No examples provided.
project-create ~278
Create a new project container for goals. Requires title and a unique slug (lowercase a-z, 0-9, hyphens). Optional: description, status (active/archived/paused, default active), tags, icon (emoji), repositoryPath, repositoryUrl, sourceRef ({type:"git",url,ref} — remote-research source), isDefault. Returns the created project with id, slug, and webUrl. Slug must be unique — duplicates are rejected with existing slugs list.
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | – | Описание проекта |
| icon | string | – | Иконка (эмодзи, макс. 10 символов) |
| isDefault | boolean | – | Сделать проектом по умолчанию |
| repositoryPath | string | – | Путь к репозиторию на сервере |
| repositoryUrl | string | – | URL репозитория |
| slug | string | yes | Уникальный slug (только a-z, 0-9, дефис) |
| sourceRef | object | – | Источник кода для remote-research: {type:"git",url,ref} |
| status | string | – | Статус: active / archived / paused (default: active) |
| tags | array | – | Теги |
| title | string | yes | Название проекта |
No output schema declared.
No examples provided.
project-delete ~86
Delete a project. If the project has goals, pass force=true to cascade-delete them all; without force, the call is rejected with the goals count. Returns deleted title, slug, and goals_deleted count.
| Name | Type | Req | Description |
|---|---|---|---|
| force | boolean | – | Удалить вместе со всеми целями (default: false — откажет если есть цели) |
| projectId | string | yes | UUID проекта |
No output schema declared.
No examples provided.
project-get ~79
Fetch full project details: title, slug, status, description, icon, tags, repository info, sourceRef ({type,url,ref} for remote-research or null), goals breakdown by status (backlog/in_progress/blocked/done/cancelled counts), and depends_on list of project dependencies.
| Name | Type | Req | Description |
|---|---|---|---|
| projectId | string | yes | UUID проекта |
No output schema declared.
No examples provided.
project-list ~70
List all projects with optional status filter (active/archived/paused). Returns id, title, slug, webUrl, icon, and goals_count for each project. Use project-get for full details with goals breakdown by status.
| Name | Type | Req | Description |
|---|---|---|---|
| status | string | – | Статус: active / archived / paused |
No output schema declared.
No examples provided.
project-remove-dependency ~113
Remove a project dependency. Two lookup modes: pass dependency_id (UUID of the link itself), or pass both projectId and dependsOnProjectId (UUID or slug). Returns removed=true on success, removed=false if the dependency was not found.
| Name | Type | Req | Description |
|---|---|---|---|
| dependencyId | string | – | UUID самой связи |
| dependsOnProjectId | string | – | UUID или slug целевого проекта (если dependencyId не задан) |
| projectId | string | – | UUID или slug проекта-зависимого (если dependencyId не задан) |
No output schema declared.
No examples provided.
project-update ~550
Partial update of a project — only the fields you pass are changed; omitted fields are untouched. Updatable: title, slug, description, status (active/archived/paused), tags, icon (emoji), repositoryPath, repositoryUrl, sourceRef ({type:"git",url,ref} — remote-research source), clearSourceRef (true → сбрасывает Project.sourceRef в null; несовместим с sourceRef), isDefault, redTeamMode (optional/advisory/required), evidenceJudgeMode (off/optional/required), allowedGoalMode (any/grove_only), fmeaGenerationMode (off/on), escalationResolveTimeout (off/1h/4h/24h), escalationAutoResolveBy (none/planner-agent), escalationAutoResolveStrategy (suggest-edit/reject-default). Returns the updated project with all fields.
| Name | Type | Req | Description |
|---|---|---|---|
| allowedGoalMode | string | – | Разрешённые режимы целей: any, grove_only |
| clearSourceRef | boolean | – | Установить sourceRef в null (отвязать репозиторий); несовместим с sourceRef |
| description | string | – | Новое описание |
| escalationAutoResolveBy | string | – | Авто-резолвер эскалации: none, planner-agent |
| escalationAutoResolveStrategy | string | – | Стратегия авто-резолва: suggest-edit, reject-default |
| escalationResolveTimeout | string | – | Таймаут эскалации: off, 1h, 4h, 24h |
| evidenceJudgeMode | string | – | Режим судьи доказательств: off, optional, required |
| fmeaGenerationMode | string | – | FMEA-генерация: off, on |
| icon | string | – | Иконка (эмодзи, макс. 10 символов) |
| isDefault | boolean | – | Сделать проектом по умолчанию |
| projectId | string | yes | UUID проекта |
| redTeamMode | string | – | Режим red-team: optional, advisory, required |
| repositoryPath | string | – | Путь к репозиторию на сервере |
| repositoryUrl | string | – | URL репозитория |
| slug | string | – | Новый slug (только a-z, 0-9, дефис; должен быть уникальным) |
| sourceRef | object | – | Источник кода для remote-research: {type:"git",url,ref} |
| status | string | – | Новый статус: active, archived, paused |
| tags | array | – | Новые теги |
| title | string | – | Новое название |
No output schema declared.
No examples provided.
What is the Planner MCP — provable "done" for AI agents server?
Planner MCP — provable "done" for AI agents is listed in the public MCP registry as com.monopoly-gold.planner/mcp. Goal and task planning MCP for Codex and AI agents, with evidence-backed completion. This page covers its hosted endpoint (https://planner.monopoly-gold.com/_mcp).
Is the Planner MCP — provable "done" for AI agents server safe to use?
Planner MCP — provable "done" for AI agents scores 87 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the Planner MCP — provable "done" for AI agents server expose?
Planner MCP — provable "done" for AI agents exposes 43 tools: project-list, project-create, project-get, project-update, project-delete, and 38 more. Their descriptions and schemas cost roughly 9,100 tokens of context every time the server is loaded.
Does the Planner MCP — provable "done" for AI agents server require authentication?
Yes. Planner MCP — provable "done" for AI agents asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.
Is the Planner MCP — provable "done" for AI agents server still maintained?
Planner MCP — provable "done" for AI agents is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.