Submit

Qonoro Intelligence Mcp

@Qonoro

MCP server that exposes Qonoro's x402-native intelligence APIs as tools. Call company enrichment, competitor analysis, sales signals, person enrichment, revenue qualification, and intent signals directly from Claude Code, Cursor, Windsurf, or any MCP-compatible client. Pay-per-call in USDC via x402, no API keys required. Additional intelligence solutions are currently in development and will be included in this MCP server.
Overview

What is this?

Qonoro MCP Server exposes 7 paid intelligence tools for AI agents and developers. Install it once and call Qonoro endpoints directly from any MCP-compatible client.

Install

pip install qonoro-mcp

Tools

ToolDescription
qonoro_company_enrichCompany identity, industry, size, location
qonoro_company_researchPremium profile with decision makers, signals, sources
qonoro_competitors_analyzeCompetitor mapping with types and sources
qonoro_sales_signals_findFunding, hiring, launch, and expansion signals
qonoro_person_enrichProfessional profile, title, seniority, LinkedIn
qonoro_revenue_qualifyICP fit scoring and lead qualification
qonoro_intent_signals_findActive buying intent detection

How payment works

Tools return a payment_required response with the exact price, network, and wallet address. Sign an x402 payment in USDC on Base mainnet and retry. No API key or account needed.

MCP Config

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

Server Config

{
  "mcpServers": {
    "qonoro": {
      "command": "uvx",
      "args": [
        "qonoro-mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.