Install
npx -y @qverisai/mcp@0.7.5Highlights
- The server now starts without QVERIS_API_KEY: MCP clients and registry scanners can list tools before credentials are configured; tool calls return an actionable error until a key is set.
- Fixes tool listing failing at startup when no key was present.
See README for configuration.
What's Changed
- chore: add root LICENSE file by @linfangw in #124
- chore: update copyright year to 2026 in LICENSE files by @linfangw in #125
- fix(mcp): start without QVERIS_API_KEY so clients can list tools; release 0.7.5 by @linfangw in #126
Full Changelog: mcp-v0.7.4...mcp-v0.7.5