Skip to content

docs: update README with new servers, tools, and schema link#385

Merged
Dave-London merged 9 commits intomainfrom
docs/update-readme
Feb 14, 2026
Merged

docs: update README with new servers, tools, and schema link#385
Dave-London merged 9 commits intomainfrom
docs/update-readme

Conversation

@Dave-London
Copy link
Owner

Summary

  • Update Available Servers section from 100 tools / 14 packages to 139 tools / 16 packages (adds security, k8s, process packages and all new tools in existing packages)
  • Remove "(recommended)" from Claude Code in Quick Start
  • Add link to tool schemas directory in the Example section

🤖 Generated with Claude Code

Dave-London and others added 9 commits February 14, 2026 11:08
Update Available Servers section from 100 tools/14 packages to 139
tools/16 packages, reflecting all new tools added in v0.8.0. Remove
"(recommended)" from Claude Code in Quick Start. Add link to tool
schemas directory in the example section.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Prefix unused exitCode param with underscore in parseGolangciLintJson.
Remove unused NX_SUMMARY_RE constant from build parsers.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The parseComposeLogsOutput describe block and its last it() block
were missing closing braces, causing a SyntaxError in CI.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Remove extra blank lines in integration test and schemas files.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add tests for formatResult and formatHelmResult switch dispatchers
to bring branch coverage above the 70% threshold.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Go integration tests were hitting the MCP SDK's default 60s request
timeout on Windows CI runners. Set explicit 120s timeout on all
callTool calls to match the vitest testTimeout.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Windows CI runners are slow and hit the MCP SDK's default 60s request
timeout. Add explicit 120s timeout to all 110 callTool calls across
7 integration test files (k8s, security, process, docker, github,
git, npm) to match the vitest testTimeout.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The cherry-pick test's beforeAll creates a temp repo with multiple
git operations and spawns an MCP server, which exceeds the default
10s hook timeout on slow Windows CI runners. Set hookTimeout to 30s
globally and on the specific beforeAll.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The npm outdated integration test assumed structuredContent would
always be present, but on Windows Node 20 it can be undefined.
Add fallback to check content instead.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Dave-London Dave-London merged commit e417c13 into main Feb 14, 2026
9 checks passed
@Dave-London Dave-London deleted the docs/update-readme branch February 14, 2026 12:08
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