What is Wokelo MCP?
Wokelo MCP is a Model Context Protocol server that gives your AI assistant — Claude, ChatGPT, or any MCP-compatible client — direct access to Wokelo’s dealmaking research stack. Once connected, you can run company enrichment, market maps, M&A screening, news monitoring, and full research workflows in plain language, without leaving chat. Under the hood, the server is backed by:- A proprietary database of 100M+ entity-resolved companies
- 30+ premium data sources for financials, transactions, filings, reviews, news, and IP
- Domain-tuned LLMs and pre-built workflows that codify dealmaking methodology
- An exhaustive transactions database covering global fundraises and M&A
Server URL: https://mcp.wokelo.ai/mcp Auth: OAuth 2.0 Supported clients: Claude (Web, Desktop), ChatGPT (Business, Enterprise)
Who should use this
Prerequisites
Before you connect, make sure you have:- A Wokelo account with MCP access enabled (contact your account manager if you’re not sure)
- One of the supported AI clients:
- Claude — Web or Desktop, on any plan that supports custom connectors
- ChatGPT — Business (Team) or Enterprise plan; only workspace admins can add custom apps
- The Wokelo Skill File — download here
Connect to Claude
Claude Web
Open Claude Settings
Add a connector
Enter the Wokelo MCP details
- Name:
Wokelo - Remote MCP server URL:
https://mcp.wokelo.ai/mcp
Authenticate via OAuth
Claude Desktop
The flow is identical to Claude Web — open Settings → Connectors → Add Connectors, enter the same URL, and authenticate.Upload the Skill File in Claude
Open the Customize tab
Add a new skill

Connect to ChatGPT
Enable Developer Mode

Create a new app

Configure the Wokelo MCP
- Name:
Wokelo - MCP Server URL:
https://mcp.wokelo.ai/mcp - Authentication: OAuth

Authenticate
Upload the Skill File in ChatGPT
Open Skills

Upload the file

Your first query
Once connected, try one of these to confirm the integration works:Tool Reference
The Wokelo MCP exposes ~20 tools across four categories. Most casual questions are answered by instant tools in seconds. Async tools submit a job, return arequest_id, and your assistant polls until the result is ready.
Instant tools — return in seconds
Async tools — submit, poll, retrieve
Utility tools
Tool permissions
Open the Connectors page in Claude (Web or Desktop) and click Configure next to the Wokelo connector. You’ll see every tool listed with three permission options:- Always allow — runs without prompting
- Needs approval — asks before each call
- Blocked — disabled

Recommended defaults
Limits and quotas
Troubleshooting
The Wokelo connector doesn't appear after I add it
The Wokelo connector doesn't appear after I add it
Claude isn't using Wokelo even though it's connected
Claude isn't using Wokelo even though it's connected
An async job has been pending for over an hour
An async job has been pending for over an hour
cancel_request and resubmit, or contact support with the request_id.Bulk enrichment fails on more than 20 companies
Bulk enrichment fails on more than 20 companies
business_model, management_profiles). Either drop the AI section, or split into batches of 20.My firm has custom workflows — how do I trigger them?
My firm has custom workflows — how do I trigger them?
list_workflows and surface your firm’s custom workflow codes. Then ask it to run the one you want.FAQ
What's the difference between the Wokelo MCP and the Wokelo API?
What's the difference between the Wokelo MCP and the Wokelo API?
Which AI clients work with Wokelo MCP?
Which AI clients work with Wokelo MCP?
Do I need a paid Wokelo plan?
Do I need a paid Wokelo plan?
Is my data private?
Is my data private?
Can I use Wokelo MCP in agentic / scheduled workflows?
Can I use Wokelo MCP in agentic / scheduled workflows?
request_id that can be polled by an agent or scheduled job — including via Cowork or similar orchestration layers — for unattended deliverables like Monday-morning portfolio digests.What happens if Wokelo doesn't have data on a company?
What happens if Wokelo doesn't have data on a company?
How do I retrieve a report I generated last week?
How do I retrieve a report I generated last week?
list_notebooks, finds the report, and can download it as PDF, DOCX, or PPTX via download_notebook.