Skip to content

docs: remove stale tool count from dev_server_status description - #540

Merged
debugmcpdev merged 1 commit into
debugmcp:mainfrom
Newer1107:fix/stale-tool-count-description
Aug 28, 2026
Merged

docs: remove stale tool count from dev_server_status description#540
debugmcpdev merged 1 commit into
debugmcp:mainfrom
Newer1107:fix/stale-tool-count-description

Conversation

@Newer1107

Copy link
Copy Markdown
Contributor

Summary

Removes the stale "tool count" reference from the dev_server_status MCP tool description and the CLAUDE.md reference.

PR #537 corrected the README, but two other copies survived — including the one an LLM reads at call time.

Changes

  • tools/dev-proxy/dev-proxy.mjs:614: Updated MCP tool description to match README wording
  • CLAUDE.md:504: Updated dev_server_status reference to match README wording

Related Issues

Resolves #539

The MCP tool description in dev-proxy.mjs and the CLAUDE.md reference
both advertise a tool count that getStatus() never returns. Align both
with the README wording which correctly lists transport and project root.

Resolves debugmcp#539
@codecov

codecov Bot commented Aug 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@debugmcpdev
debugmcpdev merged commit b660ea2 into debugmcp:main Aug 28, 2026
10 checks passed
debugmcpdev pushed a commit to debugmcpdev/mcp-debugger that referenced this pull request Aug 28, 2026
CHANGELOG: keep all entries from both sides.
CLAUDE.md / dev-proxy.mjs: keep this branch's dev_server_status wording, which
is a superset of debugmcp#540's — it adds the display-safe environment overrides field.
@debugmcpdev

Copy link
Copy Markdown
Collaborator

Merged — thanks, and welcome!

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.

chore(dev-proxy): dev_server_status still advertises a 'tool count' it never returns (2 spots left after #537)

2 participants