QVeris
Discover, inspect, quote, and call external tools, with usage and final credit settlement audits
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Remote (streamable-http)
https://mcp.qveris.ai/mcp HTTP 503 when checked 2026-09-24
Claude Code:
claude mcp add --transport http qveris-agent-toolkit https://mcp.qveris.ai/mcp
Or add to your MCP client config:
{
"mcpServers": {
"qveris-agent-toolkit": {
"url": "https://mcp.qveris.ai/mcp"
}
}
}
Package (npm 0.14.5)
npx -y @qverisai/mcp@0.14.5
Or add to your MCP client config:
{
"mcpServers": {
"qveris-agent-toolkit": {
"command": "npx",
"args": [
"-y",
"@qverisai/mcp@0.14.5"
],
"env": {
"QVERIS_API_KEY": "<YOUR_VALUE>",
"QVERIS_BASE_URL": "<YOUR_VALUE>"
}
}
}
}
QVERIS_API_KEYrequired secret — QVeris API key (create one at https://qveris.ai)QVERIS_BASE_URL— Override the built-in API base URL with a complete HTTP(S) API root
Related servers
browser-use
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
servers
MCP server that exercises all the features of the MCP protocol
World Monitor
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools.
paperclip
Trending hip-hop artist momentum scores across four cultural dimensions.
ruflo
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Chrome DevTools MCP
MCP server for Chrome DevTools
Data from the Official MCP Registry