Skip to content

Align docs with actual MCP tool counts (51→56)#25

Merged
DannyNs merged 1 commit intomainfrom
feature/docs-tool-count-alignment
Mar 19, 2026
Merged

Align docs with actual MCP tool counts (51→56)#25
DannyNs merged 1 commit intomainfrom
feature/docs-tool-count-alignment

Conversation

@DannyNs
Copy link
Collaborator

@DannyNs DannyNs commented Mar 19, 2026

Summary

  • Tool count 51→56: Voice had 4 undocumented tools, Kanban missing 1 in docs page, Prompts missing 1 in README
  • Voice module: 2→6 tools — added voice_speak, voice_stop, voice_history, voice_analytics to README, docs page Modules view, and API Reference
  • Kanban module: 14→15 in docs page — added kanban_get_review_history to tools list and API table
  • Prompts module: 6→7 in README — added prompts_context
  • Getting Started fixes: Node.js version 18→22, added devglide setup step
  • Updated shell screenshot

Test plan

  • Open Documentation → Home and verify hero shows "56 MCP Tools"
  • Open Documentation → Modules and verify Voice shows 6 tools with Key Concepts section
  • Open Documentation → Modules and verify Kanban shows 15 tools
  • Open Documentation → API Reference and verify Voice table has 6 rows, Kanban has 15
  • Open Documentation → Getting Started and verify Node.js 22, devglide setup step present
  • Verify README renders correctly on GitHub with updated badges and tool tables

🤖 Generated with Claude Code

… tools

README and docs page referenced 51 MCP tools but actual count is 56.
Voice had 4 undocumented tools (speak, stop, history, analytics),
Kanban was missing get_review_history in docs, Prompts was missing
prompts_context in README. Also fixed Node.js version (18→22), added
devglide setup step, and updated shell screenshot.
@DannyNs DannyNs merged commit 665cfe6 into main Mar 19, 2026
1 check passed
@DannyNs DannyNs deleted the feature/docs-tool-count-alignment branch March 19, 2026 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant