github tylergraydev/claude-code-tool-manager v1.3.6
v1.3.6 - MCP Testing & OpenCode Support

latest releases: v3.10.0, v3.9.1, v3.9.0...
5 months ago

What's New

MCP Testing ๐Ÿงช

Test your stdio MCP servers directly from the app to verify they work!

  • Click the Test button in the MCP card menu
  • Automatically runs the MCP protocol handshake
  • Lists all available tools with descriptions and input schemas
  • Shows server info, version, and capabilities
  • Helpful error messages for common issues:
    • npm authentication problems (with fix instructions)
    • PATH resolution issues
    • Process spawn failures

OpenCode Support ๐Ÿ”—

  • Auto-detects OpenCode config at ~/.opencode/config.json
  • Imports MCP server configurations from OpenCode projects

Bug Fixes

  • Fixed npx commands not working (process spawning now properly inherits PATH)
  • Better error messages for HTTP connection issues

Notes

HTTP/SSE MCP testing is currently disabled. Only stdio MCPs (npx, uvx, node commands) can be tested. HTTP and SSE support is coming soon!

Full Changelog

v1.3.5...v1.3.6

Don't miss a new claude-code-tool-manager release

NewReleases is sending notifications on new releases.