The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Veroq MCP listing page.
Verified AI. One function call. Stop shipping hallucinations.
62 MCP tools. shield() any LLM output. Evidence chains on every claim. Finance as flagship vertical, with legal, research, compliance, and custom domains built in.
veroq.ai | API Reference | Pricing
Get your API key at veroq.ai/settings.
Once installed, two tools handle most use cases:
For multi-agent workflows, use the Verified Swarm:
For domain-specific pipelines, use the Agent Runtime:
| Capability | What you get |
|---|---|
| Verified outputs | Evidence chains, confidence breakdowns, source reliability scores on every response |
| Enterprise safety | Permission engine, decision lineage, human-in-the-loop escalation, full audit trails |
| Multi-agent workflows | Verified Swarm with 5-agent pipeline, budget control, parallel execution, caching |
| Multi-domain runtime | Finance (flagship), legal, research, compliance, custom verticals with domain-specific safety |
| External MCP integration | Securely proxy external APIs through VeroQ's permission engine, rate limiting, and audit |
| Self-improvement | Feedback loop flags low-confidence outputs, web search fallback fills data gaps |
| Cost control | 3 cost modes (cheap/balanced/premium), per-step budgets, credit transparency |
| Observability | Per-tool metrics, cache hit rates, escalation rates, feedback volume |
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
Settings > MCP Servers > Add Server: Name veroq, Command veroq-mcp, Env VEROQ_API_KEY=your-api-key.
| Tool | What it does | Cost |
|---|---|---|
veroq_ask | Ask any financial question — routes to 41 intents automatically | 1-5cr |
veroq_verify | Fact-check any claim with evidence chain + confidence breakdown | 3cr |
| Tool | What it does | Cost |
|---|---|---|
veroq_analyze_ticker | Complete ticker analysis (price, technicals, earnings, sentiment, news) | 3cr |
veroq_verify_market_claim | Fact-check financial claims with evidence and source reliability | 3cr |
veroq_generate_trading_signal | NLP screener + composite trade signal | 5cr |
veroq_comprehensive_intelligence | Market briefing (indices, movers, trending, yields) | 3cr |
veroq_compare_tickers | Side-by-side comparison with correlation matrix | 3cr |
veroq_tool_search | Context-aware tool discovery with filtering | free |
| Tool | What it does | Cost |
|---|---|---|
veroq_run_verified_swarm | Multi-agent pipeline with verification at every step | 15-25cr |
veroq_create_runtime | Domain-specific runtime (finance, legal, research, compliance) | 10-25cr |
veroq_process_feedback | Submit or query the self-improvement feedback loop | free |
veroq_call_external_tool | Securely call registered external MCP servers | 1-5cr |
veroq_ticker_price (free), veroq_full, veroq_candles, veroq_technicals, veroq_earnings, veroq_market_movers, veroq_market_summary, veroq_economy, veroq_forex, veroq_commodities, veroq_sectors, veroq_portfolio_feed, veroq_screener, veroq_screener_presets, veroq_alerts, veroq_ticker_score
veroq_crypto, veroq_crypto_chart, veroq_defi, veroq_defi_protocol
veroq_search, veroq_feed, veroq_brief, veroq_extract, veroq_entities, veroq_trending, veroq_compare, veroq_research, veroq_timeline, veroq_forecast, veroq_contradictions, veroq_events, veroq_diff, veroq_web_search, veroq_crawl
veroq_insider, veroq_filings, veroq_analysts, veroq_congress, veroq_institutions
veroq_ticker_news, veroq_ticker_analysis, veroq_search_suggest, veroq_social_sentiment, veroq_social_trending, veroq_ipo_calendar, veroq_run_agent
veroq_generate_report, veroq_get_report
VeroQ is also available as a TypeScript/Python library:
Enterprise customers get:
Contact enterprise@veroq.ai or visit veroq.ai/pricing.
| Variable | Required | Description |
|---|---|---|
VEROQ_API_KEY | Yes | Your VEROQ API key |
VEROQ_BASE_URL | No | API base URL (default: https://api.veroq.ai) |
POLARIS_API_KEY and POLARIS_BASE_URL accepted for backward compatibility.
TradingAgents-Pro is a demo showcasing what VeroQ can do — 15 agents running on the verified intelligence layer. VeroQ is the product. TradingAgents-Pro is the showcase.
MIT