Crunchbase Connector for AI agents.
10 live capabilities
Perform deep business intelligence and startup funding research.
Waiting for input…
Why people use Crunchbase
Crunchbase for Startup Funding and Investment Analysis
This Connector changes that by giving your AI agent a way to pull real-time data on companies, founders, and VC activity without you having to browse the website manually. Instead of manually digging through profiles, you can ask your agent to pull a list of every company a specific firm has invested in or to find all the acquisitions a tech giant made in the last five years. You get a clear summary of the market in seconds.
What Vinkius changes
You get a direct pipeline from Crunchbase's database to your AI client for instant market research.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Mapping a VC portfolio
An analyst asks the agent to find all startups backed by a specific firm using list_investments to quickly see their portfolio diversity.
- Real-world use case 02
Competitor M&A audit
A strategist asks for a list of all acquisitions a competitor made in the last 5 years using list_acquisitions to identify growth patterns.
- Real-world use case 03
Founder background checks
A recruiter asks for the career history of a CEO at a target startup using get_person_details to see previous board seats and roles.
Complete set · 10capabilities
The complete Crunchbase capability set.
These are the exact actions your AI can choose when you ask it to work with Crunchbase.
01—04
4 capabilities in this set.
Part of 10 available through Crunchbase.
- 01 Capability
Search organizations
Use search_organizations to find companies by name to get their status, location, and industry category. This is the first step to finding any company.
- 02 Capability
Get acquisition details
Use get_acquisition_details to get the full context of a specific M&A deal. This provides the price and type of the transaction.
- 03 Capability
Get funding round details
Use get_funding_round_details to get specific dates, lead investors, and valuations for a funding event. This shows the breakdown of a specific round.
- 04 Capability
Get organization details
Use get_organization_details to get the complete metadata and profile for a specific company. This includes funding totals and acquisition history.
05—07
3 capabilities in this set.
Part of 10 available through Crunchbase.
- 05 Capability
Get person details
Use get_person_details to get a full professional biography and career history for a founder or executive. This shows their previous roles and board seats.
- 06 Capability
List acquisitions
Use list_acquisitions to list all companies a specific organization has acquired or been bought by. This helps you see a company's growth strategy.
- 07 Capability
List funding rounds
Use list_funding_rounds to see the full fundraising trajectory including stages, amounts, and lead investors. This shows the capital raised over time.
08—10
3 capabilities in this set.
Part of 10 available through Crunchbase.
- 08 Capability
List investments
Use list_investments to pull a list of all investments made by a specific VC firm or corporate investor. This shows their portfolio diversity.
- 09 Capability
Search people
Use search_people to find founders, CEOs, and board members by name to start a deep dive into their careers. This helps you find key people in a niche.
- 10 Capability
Get ipo details
Use get_ipo_details to get ticker symbols, share prices, and total capital raised during a public offering. This helps you see the transition to public markets.
Set up in minutes
One URL. Then ask Crunchbase to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Crunchbase from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Lb7GeozNAwFwiIJ3G3J8hxNfLjGI0b9VSTe4twO3/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Crunchbase, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Crunchbase for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Lb7GeozNAwFwiIJ3G3J8hxNfLjGI0b9VSTe4twO3/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Crunchbase URL.
- Step 03
Save and start
Save the connection and enable Crunchbase in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"crunchbase": {
"url": "https://edge.vinkius.com/vk_preview_Lb7GeozNAwFwiIJ3G3J8hxNfLjGI0b9VSTe4twO3/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Crunchbase
Open Agent mode in chat and ask: "Using Crunchbase, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"crunchbase": {
"url": "https://edge.vinkius.com/vk_preview_Lb7GeozNAwFwiIJ3G3J8hxNfLjGI0b9VSTe4twO3/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Crunchbase
Ask Copilot: "Using Crunchbase, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"crunchbase": {
"url": "https://edge.vinkius.com/vk_preview_Lb7GeozNAwFwiIJ3G3J8hxNfLjGI0b9VSTe4twO3/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Crunchbase
Open Cascade and ask: "Using Crunchbase, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"crunchbase": {
"url": "https://edge.vinkius.com/vk_preview_Lb7GeozNAwFwiIJ3G3J8hxNfLjGI0b9VSTe4twO3/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Crunchbase
Ask Cline: "Using Crunchbase, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add crunchbase --transport http "https://edge.vinkius.com/vk_preview_Lb7GeozNAwFwiIJ3G3J8hxNfLjGI0b9VSTe4twO3/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Crunchbase
Ask Claude: "Using Crunchbase, show me...". 10 tools are ready
Where the request belongs
Work Crunchbase can move forward.
This is for the venture capital analyst who needs to run due diligence on dozens of startups a week, or the market researcher trying to map out a new industry's funding landscape.
Venture Capital Analyst
Runs funding round checks and investor mapping to identify new deal flow on Tuesday afternoons.
Market Researcher
Aggregates competitor acquisition data to build industry reports for quarterly reviews.
Business Development Manager
Finds key executives and identifies potential acquisition targets for growth planning.
Journalist
Pulls real-time IPO data and funding news for tech reporting and newsletters.
When one Connector is not enough
Carry the request into a workflow.
Combine Crunchbase with the systems that finish the task.
View all recipesBenchmark Seed Valuations Using Connectors
Your portfolio valuations compared, market comps pulled, benchmark report built , know if $12M pre-money for a Seed is reasonable before you negotiate
Build Data-Backed Investment Theses Using MCP
Funding trends mapped, public market multiples benchmarked, sector thesis documented , build your investment thesis on data, not slides
Build Market Landscape Maps Using Connectors
Every player mapped, every round tracked, every segment visualized , walk into the IC meeting with the market map, not a guess
Connectors for Accelerator Alumni Tracking
Alumni funding rounds tracked, traction signals monitored, portfolio performance measured , prove your accelerator's value with real numbers
Connectors for Competitive Intelligence
Competitors mapped, hiring signals tracked, market moves surfaced , know what is happening around your portfolio company before the founder tells you
Connectors for Founder Background Checks
Founder claims verified, previous companies checked, team history validated , know who you are admitting before the program starts
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMattermark
Startup and venture capital data via Mattermark. search companies, investors, and funding rounds.
CB Insights
Research emerging technologies, track venture capital deals, and analyze market trends with AI-powered business intelligence.
Harmonic
Automate company and startup intelligence via Harmonic. enrich domains, track funding, and discover investors directly from any AI agent.
DeckMatch
Match startup pitch decks with investors using AI that analyzes fit, tracks outreach, and surfaces the right funding connections.
PitchBook
AI private market intelligence: research companies, deals, investors, and funds via agents.
Product Hunt
Discover the best new products in tech daily. check the leaderboard, search for specific capabilities, and get detailed product insights via your AI agent.
Bring your own AI
Change the model, client or framework. Keep Crunchbase connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Crunchbase.
The practical details behind the request, access and result.
Can the Crunchbase MCP find specific funding amounts for startups?
Yes, it pulls the total amount raised, the date of the announcement, and the lead investors for various stages like Seed, Series A, and beyond.
How does Crunchbase MCP help with competitive research?
It allows your AI agent to pull full company profiles and acquisition histories for multiple competitors at once, making it easy to compare growth strategies.
Can I use Crunchbase MCP to find people in the tech industry?
Yes, you can search for founders, CEOs, and board members by name to get their full professional biographies and career histories.
Does Crunchbase MCP work for tracking IPOs?
It provides ticker symbols, share prices at offering, and total capital raised during the IPO, helping you track companies moving to public markets.
Is Crunchbase MCP good for mapping out VC portfolios?
It is perfect for this. You can ask your agent to list all investments made by a specific VC firm to see their portfolio diversity and thesis.
What kind of M&A data does Crunchbase MCP provide?
It provides the company names, acquisition dates, prices (if disclosed), and the type of deal, such as mergers or buyouts.
Can I use Crunchbase MCP to see a company's headquarters and status?
Yes, the capability returns the headquarters location, operational status, and industry categories for any organization you search for.
Do I need a paid Crunchbase license to use this Connector?
Yes, the Crunchbase API requires a paid license (Starter, Professional, or Enterprise tier). Free accounts have limited access. Your API key (user_key) is provided via email upon license activation. Contact Crunchbase sales at data@crunchbase.com for licensing options.
Can I track real-time funding announcements and new startup launches?
Crunchbase data is updated regularly but not in real-time. Funding rounds appear within days of public announcement. The API provides the most recent data Crunchbase has processed. For real-time monitoring, consider combining this Connector with news API monitoring for immediate PR detection.
Can I search for companies by industry or location instead of name?
This Connector currently supports name-based search. For industry/location filtering, you can search with broad terms and then review company profiles for location and industry details in the detailed results. Advanced filtering by industry vertical, funding stage, or employee count would require the Crunchbase Enterprise API tier with additional query capabilities.
Do I need a paid Crunchbase license to use this MCP?
Yes, the Crunchbase API requires a paid license (Starter, Professional, or Enterprise tier). Free accounts have limited access. Your API key (user_key) is provided via email upon license activation. Contact Crunchbase sales at data@crunchbase.com for licensing options.
One connection away
Give your agent a direct line to Crunchbase.
Connect Crunchbase once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available