CustomersPricingEnterprise

Local-business intelligence, queryable by your agent

Vemra MCP exposes vBIG: 10.2M+ US local businesses, scored, license-verified, and phone-first, to Claude, Cursor, or any MCP client. Authenticate with Sign in with Vemra (OAuth 2.1), no keys to paste, and query live.

Connect in one command

Claude Code, then run any Vemra tool. Your browser opens to sign in and approve.

claude mcp add --transport http vemra https://app.vemra.ai/api/mcp

Cursor and other clients: add the server URL https://app.vemra.ai/api/mcp in MCP settings, and OAuth negotiates automatically.

See it in action

Ask in plain language, and your agent picks the right tool and gets structured, trust-scored results. Examples are illustrative, and contact PII is never shown on the public graph.

How big is the roofing market in Texas, and how many are licensed?

calls get_market_stats

{
  "vertical": "roofing", "state": "TX",
  "providers": 24310,
  "withPhone": 21032,      // 87% phone-reachable
  "withLicense": 15980,    // 66% license-verified
  "avgRating": 4.3,
  "cities": 812
}

Find top-rated CPA firms in Austin, TX.

calls search_businesses

{
  "count": 3, "piiIncluded": false,
  "results": [
    { "name": "Hill Country CPA Group", "city": "Austin", "state": "TX",
      "tier": "platinum", "score": 92, "rating": 4.9, "reviewCount": 214,
      "licensed": true, "hasWebsite": true },
    { "name": "Lone Star Tax Advisors", "tier": "gold", "score": 81,
      "rating": 4.7, "reviewCount": 96, "licensed": true }
  ]
}

Give me the full profile for that top firm.

calls get_business_profile

{
  "status": "ok",
  "profile": {
    "name": "Hill Country CPA Group", "vertical": "accountant",
    "city": "Austin", "state": "TX",
    "trust": { "tier": "platinum", "score": 92 },
    "enrichment": { "hasWebsite": true, "socialPresence": "strong" },
    "licensed": true, "distress": { "permanentlyClosed": false }
  }
}

How strong a prospect is this firm?

calls score_prospect

{
  "scored": true, "score": 84,
  "components": { "reputation": 27, "webPresence": 18,
                  "licensing": 20, "engagement": 19 },
  "intelligenceSummary": "Platinum trust, 4.9★ (214 reviews),
    licensed, strong web + social: high-intent, high-fit."
}

Before we reach out: is this contact opted out?

calls check_suppression

{ "status": "ok", "suppressed": false, "reason": null }

Tools

  • get_market_stats

    Vertical + geo market sizing: provider counts, phone/email/license coverage, avg rating.

  • search_businesses

    Find businesses by vertical, geography, and firmographics, ranked by trust.

  • get_business_profile

    Hydrate ONE business: identity, category, enrichment, trust, distress flags.

  • score_prospect

    Prospect/intelligence score + the signals behind it (reviews, web, licensing).

  • find_lookalikes

    Similar businesses in the same vertical + geo: TAM expansion.

  • get_trust_score

    Credential + trust verification for a business (the vBIG moat).

  • check_suppression

    Compliance check: is this contact opted-out / on the do-not-contact list.

  • get_business_contacts

    Partner-only: vertical-scoped contact access under a data-use agreement.

Your own data paid, scoped to your account

  • get_my_business

    Read your own Vemra business record (identity, branding, and settings) straight into your agent.

  • get_my_leads

    Pull your own inbound leads (with their contact details) over MCP, scoped strictly to your account.

Access and pricing

TierPriceAccess
Free$0Aggregate market stats and trust, no PII. Rate-limited. Just connect and sign in, no setup.
Metered$0.01 / callHigher limits, metered usage. Self-serve: enable in your dashboard, billed via Stripe. No general-graph PII.
BundledIncludedMetered MCP is included on Scale and Enterprise plans, no separate signup.
PartnerContact usVertical-scoped contact access under a data-use agreement.
Enable metered accessTurn on $0.01/call metering in your Vemra dashboard. On Scale or Enterprise? It's already included.

PII on the general graph is restricted, and contact data is delivered only to vertical-scoped partners under agreement. See Data Partnerships.

FAQ

What is Vemra MCP?
A Model Context Protocol server that exposes Vemra's Business Intelligence Graph (vBIG), spanning 10.2M+ US local businesses, scored and license-verified, to Claude, Cursor, or any MCP client. Your AI agent queries it at the point of need.
How do I connect?
Run: claude mcp add --transport http vemra https://app.vemra.ai/api/mcp, then call any tool; your browser opens to Sign in with Vemra (OAuth 2.1). For Cursor and other clients, add the server URL in MCP settings and OAuth negotiates automatically.
What data can I query?
Market sizing and coverage by vertical + geography, business search ranked by trust, full business profiles, prospect/intelligence scores, trust and license verification, and a compliance suppression check. Vertical-scoped contact data is available to partners under a data-use agreement.
How is it priced?
Free for aggregate market stats and trust (no PII, rate-limited). Just connect and sign in. For higher limits, enable metered access in your Vemra dashboard (app.vemra.ai/dashboard/billing): $0.01 per tool call, billed via Stripe, no base fee, so you pay only for what you use. Metered MCP is also bundled into Scale and Enterprise plans at no extra signup. The data-partner tier for vertical-scoped contact access is contract-based.
How is Vemra different from Apollo or ZoomInfo?
Those tools are built for corporate/tech contacts and are thin on local SMBs. Vemra covers the local, licensed long tail they miss (contractors, CPAs, home inspectors, trades) with trust scoring, state-license verification, and phone-first data. Optionally, Vemra can run the outreach for you.

Building on vBIG or want scoped access? partners@vemra.ai