Problem. .mcp.json registers two MCP servers — dart (dart mcp-server) and very-good-cli (very_good mcp) — but the README's MCP Integration section documents only very-good-cli. The dart server and its tools are undocumented.
Scope. This is the one remaining item from the README accuracy pass. The other four were verified already merged on 2026-06-22:
very-good-analysis-upgrade skill is listed.
- CLI version reads "≥ 1.2.0".
- Test tool name is
test (not tests).
- Accessibility skill states WCAG 2.2.
Proposal. Document the dart MCP server alongside very-good-cli in the MCP Integration section — what it is and the tools it exposes.
Acceptance criteria.
Problem.
.mcp.jsonregisters two MCP servers —dart(dart mcp-server) andvery-good-cli(very_good mcp) — but the README's MCP Integration section documents onlyvery-good-cli. Thedartserver and its tools are undocumented.Scope. This is the one remaining item from the README accuracy pass. The other four were verified already merged on 2026-06-22:
very-good-analysis-upgradeskill is listed.test(nottests).Proposal. Document the
dartMCP server alongsidevery-good-cliin the MCP Integration section — what it is and the tools it exposes.Acceptance criteria.
dartandvery-good-cli..mcp.json.