v0.5.0
What's new
Added
- MCP registry manifest (
server.json) conforming to the MCP registry schema, enabling publication to registry.modelcontextprotocol.io (#16) mcpNamefield inpackage.jsonlinking the npm package to its registry entry (io.github.hampsterx/claude-mcp-bridge)- Full env var documentation in the manifest: per-tool model overrides (
CLAUDE_QUERY_MODEL,CLAUDE_REVIEW_MODEL,CLAUDE_SEARCH_MODEL,CLAUDE_STRUCTURED_MODEL), fallback behaviour, concurrency, budget caps, effort controls
Changed
- BREAKING: Node.js 22+ required. Dropped Node 18 and 20 from the CI matrix and support (#14)
package.jsondescription updated to cover code review and web search
Full Changelog: v0.4.1...v0.5.0