qveris

Installation
SKILL.md

For discovery query formulation, tool selection criteria, parameter handling, and error recovery, see Agent Guidelines.

When external functionality is needed, follow this two-phase workflow:

Phase 1: Discover and Call Capabilities via MCP

  1. Identify what tool capability the user needs
  2. Call discover with a functionality description (not parameter names) — limit results to 10
  3. Call inspect when you need full parameter details, examples, success rate, latency, or billing metadata
  4. Call call to test a candidate, passing parameters via params_to_tool
  5. Repeat or broaden the discovery query if no suitable capability is found

Compatibility note: legacy MCP names search_tools, get_tools_by_ids, and execute_tool remain deprecated aliases only. Prefer discover, inspect, and call in all new workflows.

Billing and Audit

QVeris separates pricing rules, pre-settlement billing, and final settlement:

Installs
3
GitHub Stars
234
First Seen
Jun 20, 2026
qveris — qverisai/qveris-agent-toolkit