Skip to main content

Qonoro Intelligence MCP Server

PyPI version Python

Qonoro is an x402-native AI agent company. We build B2B intelligence APIs that autonomous agents can call 24/7. Pay-per-call via USDC on Base mainnet, no subscription, no API key required.

This MCP server exposes Qonoro's production intelligence agents as tools for any MCP-compatible AI agent client (Claude, Cursor, Windsurf, and others). It is a thin, stateless protocol bridge: no business logic, no payment validation of its own. Every call is forwarded to https://api.qonoro.ai where Qonoro's production payment_guard validates and settles payment.


Quick Start

Add this to your MCP client config:

{
  "mcpServers": {
    "qonoro": {
      "command": "uvx",
      "args": ["qonoro-mcp"]
    }
  }
}

No API key or wallet key needed to run the server. Payment happens per-call via x402.


Tools

Tool Endpoint Price Description
qonoro_company_enrich POST /v1/company/enrich $0.05 USDC Basic company identity: legal name, industry, size, HQ, status, confidence score
qonoro_company_research POST /v1/company/research $1.25 USDC Premium AI-powered due-diligence report: named decision makers with role and confidence, business summary, target customer, funding stage, risks, opportunities, recommended next actions, cross-verified claims, and a unified confidence score
qonoro_competitors_analyze POST /v1/competitors/analyze $0.30 USDC Structured competitor analysis: direct, indirect, and alternative competitors with sources
qonoro_sales_signals_find POST /v1/sales-signals/find $0.25 USDC Evidence-backed buying signals: funding, hiring, product launches, partnerships
qonoro_intent_signals_find POST /v1/intent-signals/find $0.20 USDC Active buying intent: RFPs, vendor evaluations, tech stack changes, competitor switches
qonoro_job_change_detect POST /v1/job-changes/detect $0.20 USDC Detect when a decision maker leaves or joins a company. Most actionable B2B sales trigger
qonoro_person_enrich POST /v1/person/enrich $0.05 USDC Person enrichment: title, seniority, department, decision-maker flag, LinkedIn, bio
qonoro_revenue_qualify POST /v1/revenue/qualify-lead $0.60 USDC Lead qualification: score, breakdown, decision-maker targets, recommended next action
qonoro_domain_intelligence POST /v1/domain/intelligence $0.03 USDC Domain intelligence: tech stack, hosting provider, email provider, registrar, and domain age
qonoro_news_sentiment POST /v1/news/sentiment $0.15 USDC Real-time news sentiment: score, signal strength, key themes, per-article sentiment, recommended action
qonoro_outbound_personalize POST /v1/outbound/personalize $0.50 USDC Personalized B2B outbound message: subject line, opening, body, CTA, personalization hooks, and signals used
qonoro_domain_resolver POST /v1/domain-resolver/resolve $0.01 USDC Resolve a company name to its official domain. Returns domain, confidence score, and alternatives
qonoro_kyb_verify POST /v1/kyb/verify $0.60 USDC KYB entity verification: registration status, OFAC sanctions screening, beneficial ownership, risk score, and proceed/review/reject recommendation
qonoro_email_validate POST /v1/email/validate $0.005 USDC Validate email deliverability: risk score, quality label, and deliverability status. Sub-second
qonoro_naics_classify POST /v1/naics/classify $0.02 USDC Classify a company to its NAICS 2022 and SIC code with confidence score and matched keywords. Sub-second
qonoro_phone_validate POST /v1/phone/validate $0.01 USDC Validate a phone number: E.164 format, country, line type (mobile/landline/VOIP/toll-free), risk score. Sub-second
qonoro_url_health POST /v1/url/health $0.01 USDC Check URL reachability: HTTP status, redirect chain, SSL validity and expiry, response time. Sub-second
qonoro_address_normalize POST /v1/address/normalize $0.005 USDC Parse and normalize a postal address to USPS format with structured components and confidence score. Sub-second
qonoro_hiring_signals_find POST /v1/hiring-signals/find $0.05 USDC Returns a company's currently open job postings, normalized (title, department, location, posted date, URL)
qonoro_person_search POST /v1/person/search $0.05 USDC Search for people matching criteria (title, seniority, company, industry, location) instead of enriching one known name. Returns a list of matches
qonoro_company_search POST /v1/company/search $0.05 USDC Search for companies matching criteria (industry, headquarters location, size, founding year, keywords) instead of enriching one known company. Returns a list of matches

How Payment Works

  1. Call a tool with your arguments.
  2. If the response contains "payment_required": true, it includes the exact price, network, and pay_to address.
  3. Sign an x402 payment for that amount using your own wallet. Qonoro never sees your private key.
  4. Call the tool again with the same arguments plus your payment_signature. Qonoro validates, settles, and returns the result.

Local Development

conda create -n qonoro-mcp python=3.12 -y
conda activate qonoro-mcp
pip install -e ".[dev]"
copy .env.example .env
pytest
qonoro-mcp

QONORO_BASE_URL defaults to https://api.qonoro.ai. Override it in .env only for local testing against a dev server. No secrets required.


L

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qonoro_mcp-0.12.0.tar.gz (16.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

qonoro_mcp-0.12.0-py3-none-any.whl (13.9 kB view details)

Uploaded Python 3

File details

Details for the file qonoro_mcp-0.12.0.tar.gz.

File metadata

  • Download URL: qonoro_mcp-0.12.0.tar.gz
  • Upload date:
  • Size: 16.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for qonoro_mcp-0.12.0.tar.gz
Algorithm Hash digest
SHA256 77c85ddbf86fb3a927034847f62f9d76d2384ba3b6dfd5b307ac3e64e0569b4f
MD5 f68c178656263236aac81ce9c9261995
BLAKE2b-256 1c06f799c6f95228f9b5606028036661a8428d8900fb3174d22c43b08e19057b

See more details on using hashes here.

File details

Details for the file qonoro_mcp-0.12.0-py3-none-any.whl.

File metadata

  • Download URL: qonoro_mcp-0.12.0-py3-none-any.whl
  • Upload date:
  • Size: 13.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for qonoro_mcp-0.12.0-py3-none-any.whl
Algorithm Hash digest
SHA256 124a4d83f64cc84997d98a2e74a7c5ca4f368dae91c97723d46d538d3810ca09
MD5 647d51e91ff13e8bd28b86a93ad790ea
BLAKE2b-256 939fbc50a5037298a3f839cef7c0e46aa00d24cf6094f047bdc55eba14bdd7e6

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.12.0 This release

2 files

0.11.0

2 files

0.10.0

2 files

0.9.1

2 files

0.9.0

2 files

0.8.0

2 files

0.7.0

2 files

0.5.1

2 files

0.5.0

2 files

0.4.0

2 files

0.3.0

2 files

0.2.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page