treg.to / Catalog / Crunchbase
4 tools · your own account · never metered

Crunchbase MCP for AI agents

Company, funding, acquisition and people data from Crunchbase. Connect your own Crunchbase account once and your agent uses it from then on, through one treg.to token. Calls on your own connection are never metered.
$1.00 of free credit on every new team · no provider signup · no card
works in
ChatGPTClaudeClaude CodeCodexCursorGrokGemini CLI
What your agent can now do

Crunchbase, one prompt away

AGENT
ChatGPTClaudeClaude CodeCodexCursorGrokGemini CLI
enrich a company from its domain or name
search companies by industry, size or tech
enrich a person from email or LinkedIn
treg
$ treg call crunchbase.companies.enrich
✓ 200 · own account
$ treg call crunchbase.companies.search
✓ 200 · own account
$ treg call crunchbase.people.enrich
✓ 200 · own account
$ _
CrunchbaseYOUR ACCOUNT
Company, funding, acquisition and people data from Crunchbase.
⚒ 4 TOOLS

Enrichment · https://api.crunchbase.com/v4/data

Set up

Set up Crunchbase in Claude Code, Codex or any agent

1Give this to your agent
in your agent's chat
set up treg — https://treg.to/llms.txt
2Or add the MCP server yourself
claude code
claude mcp add --transport http treg https://treg.to/mcp

ChatGPT

Settings → Connectors → add https://treg.to/mcp as a custom connector.

Grok bot

Add https://treg.to/mcp as a remote MCP connector in its tool settings.

Claude Desktop

Settings → Connectors → Add custom connector → https://treg.to/mcp.

Cursor, Codex, any MCP client

Point it at https://treg.to/mcp (HTTP transport).

CLI

curl -fsSL https://treg.to/install.sh | sh

Plain HTTP

LangChain, CrewAI or any code: /call/<tool-id> with a Bearer token. No SDK.

Try it

What's the best way to ask?

the prompt
Using treg, enrich a company from its domain or name. Show me the price first.

Run one directly

a call
curl -H "Authorization: Bearer $TREG_TOKEN" \
  "https://treg.to/call/crunchbase.companies.enrich"
Why treg.to

Why call Crunchbase through treg.to

Your account, held safely

Connect once; treg.to keeps the credential server-side and injects it per call. No key on any machine.

Price before the call

The provider's own rate, $0.000 markup. How billing works.

No subscription, no seats

Charged per call. $1.00 free per new team, no card to start.

Your own Crunchbase key is free

Register it and those calls are never metered. Your key always wins.

Switch by changing a word

Another provider is a different word in the prompt, not a new integration.

One key, the whole catalog

The same token calls Akta by Wokelo, Apollo.io, Aviato and ~2,600 other tools.

The shelf

All 4 Crunchbase tools

Company data · 2 tools
  • A company's Crunchbase profile by permalink — funding · own account
    A company's Crunchbase profile — funding total, categories, headcount, founders crunchbase.companies.enrich
  • Search companies by industry, funding or headcount · own account
    Search Crunchbase companies by industry, funding, headcount, location or founding date crunchbase.companies.search
People & contact data · 2 tools
  • A person's Crunchbase profile by permalink · own account
    A person's Crunchbase profile — current and past roles, companies founded, investments crunchbase.people.enrich
  • Search people by role, location or company · own account
    Search Crunchbase people by role, location or the company they are tied to crunchbase.people.search

Reliability badges come from live traffic through treg.to, not a controlled benchmark.

Related

Same jobs, other providers

These providers answer some of the same capabilities as Crunchbase. The platform pages show them on one row with rate and coverage; choosing is yours, treg.to does not route between providers automatically.

also on the catalog
Akta by WokeloApollo.ioAviatoBrand.devBright DataCompanyEnrichCoresignalCrustdataDiffbotFiber AIFindymailHunter
Questions

Before you start

Do I need a Crunchbase account?

Yes. This is an own-account connection: you sign in to Crunchbase once and your agent uses that connection through your treg.to token. Calls on it are never metered.

How do I add Crunchbase to Claude Code?

Run: claude mcp add --transport http treg https://treg.to/mcp — one MCP server carries Crunchbase and the rest of the catalog.

Which frameworks does it work with?

Anything that speaks MCP (Claude Code, Claude Desktop, ChatGPT, Codex, Cursor, Grok) and anything that can make an HTTP request (LangChain, CrewAI, LlamaIndex, plain code).

Is this the official Crunchbase MCP server?

No. treg.to serves Crunchbase's real API through its own metered proxy: the request is the provider's own, the credential is injected server-side, and the answer is relayed verbatim. The official Crunchbase channels are linked above.