Skip to content

Add QVeris remote MCP server - #1547

Open
FairyZhang-sunny wants to merge 1 commit into
stacklok:mainfrom
FairyZhang-sunny:feat/add-qveris-remote
Open

FairyZhang-sunny wants to merge 1 commit into
stacklok:mainfrom
FairyZhang-sunny:feat/add-qveris-remote

Conversation

@FairyZhang-sunny

Copy link
Copy Markdown

Summary

  • Add the official hosted QVeris MCP server.
  • Document Bearer API-key authentication as a required secret header.
  • Include the live tool list and official QVeris icon.

Validation

  • go run ./cmd/catalog validate -v
  • go run ./cmd/catalog build -v
  • Live initialize handshake negotiated MCP 2025-06-18.
  • Live tools/list returned the eight declared tools.
  • npm audit --omit=dev --audit-level=high reported 0 vulnerabilities for @qverisai/mcp.

Closes #1546

Signed-off-by: Zhangfeng <zhangyiyisky@gmail.com>
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@c1feefa). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1547   +/-   ##
=======================================
  Coverage        ?   53.72%           
=======================================
  Files           ?       18           
  Lines           ?     1424           
  Branches        ?        0           
=======================================
  Hits            ?      765           
  Misses          ?      572           
  Partials        ?       87           
Flag Coverage Δ
unittests 53.72% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

Add QVeris remote MCP server

2 participants