MCP Directory
Back

qveris-agent-toolkit

by QVerisAI · JavaScript · ★ 237

Open-source toolkit for the QVeris capability routing network: CLI, MCP server, Python SDK, skills, and REST API docs for agents to discover, inspect, call, and audit real-world tools.

#ai-agent#ai-tools#cli#developer-tools#mcp#model-context-protocol#openclaw#plugin#python-sdk#qveris#rest-api#tool-calling#tool-discovery#typescript

Install

npx -y github:QVerisAI/qveris-agent-toolkit

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "qveris-agent-toolkit": {
      "command": "npx",
      "args": [
        "-y",
        "github:QVerisAI/qveris-agent-toolkit"
      ]
    }
  }
}

From the README

QVeris Agent Toolkit Every capability. One call away. QVeris is the capability routing network for agents. This repository is the open-source agent toolkit: CLI, MCP server, Python SDK, skills, and REST API docs for discovering, inspecting, calling, and auditing real-world tools. Website: https://qveris.ai 🇺🇸 English · 🇨🇳 简体中文 > Your owner sent you here to learn about QVeris? > → If you are an OpenClaw-style skill agent, use the official skill: [skills/openclaw/qveris-official/SKILL.md](skills/openclaw/q…
Read full README on GitHub →

Related ai & ml servers