Overview
The Grata MCP server lets AI assistants search, enrich, and analyze Grata's private company database directly inside your chat. Once connected, you can ask your AI assistant to find lookalike companies, pull funding rounds, build buyer lists, search M&A transactions, and export results — all without leaving the conversation.
This guide walks through connecting the Grata MCP server in four major AI platforms. Each section is self-contained, so jump straight to the platform you use.
What you'll need:
A Grata platform seat
An account on the AI platform you want to connect, on a plan that supports custom MCP connectors (see each section for plan requirements).
The Grata MCP server URL:
For European users: https://eu-mcp.grata.com/
For everyone else: https://mcp.grata.com
Authentication: The Grata MCP server uses OAuth 2.0. When you add the connector, the platform will redirect you to Grata to sign in and authorize access.
Pop-up and ad blockers can prevent this login window from showing up! Check these are disabled if you're having any issues.
Platforms in this guide:
Blueflame AI
Claude
ChatGPT
Microsoft Copilot (Copilot Studio)
Perplexity
Blueflame AI
Plan required: Any Blueflame subscription. Available exclusively to mutual clients. You must have both an active Grata subscription and a Blueflame subscription.
Who can add it: Any Blueflame user can connect Grata to their own account from the Integrations page.
Setup
Sign in to Blueflame in your browser
Click your username on the bottom-left navigation menu to open your Profile Page
Click the gear icon in the top right corner of your Profile Page to access the Integrations Page
Find Grata MCP in the list of available integrations and click Connect
Authenticate when prompted. You will be asked for your Grata credentials to validate the connection.
Approve the requested permissions
You'll be returned to Blueflame's Integrations page, where Grata will now show a status of Connected. The integration is enabled immediately - there is no wait period.
Using Grata in a conversation
Open or start a chat in Blueflame
Use the @Grata prompt in your message or simply ask Blaze a question that requires Grata data. Blaze will call Grata's tools automatically
No per-conversation toggling required - once connected, Grata is available across all your chats
Try asking:
"Use Grata to map the U.S. behavioral health market by ownership type and revenue band."
"Find PE-backed acquirers of cybersecurity MSSPs over the last 24 months via Grata."
"Pull executive contacts from Grata for the top 20 results in my last industrial coatings search."
Verify it's working: When Blaze calls a Grata tool, you'll see a tool-use block in the chat showing the tool name and the parameters. If Grata isn't being used, mention it explicitly: "Use the Grata integration to…"
Claude
Plan required: Free, Pro, Max, Team, or Enterprise. (Free accounts are limited to one custom connector.)
Who can add it: Any user on Free/Pro/Max plans. On Team and Enterprise plans, only Owners can add custom connectors at the org level
Setup - Source
Sign in to claude.ai in your browser
Open Claude's settings. Click your profile icon in the lower-left, choose Settings, then select Connectors in the sidebar. (You can also navigate directly to claude.ai/settings/connectors.)
Scroll to the bottom of the Connectors page and click “Add custom connector”
Team / Enterprise users: If you don't see this button, an Owner must first enable custom connectors from Organization settings → Connectors → Add custom connector. Once added at the org level, members can enable Grata individually from their own Connectors page.
In the dialog, fill in:
Name: Grata
Remote MCP server URL:
For European users: https://eu-mcp.grata.com/
For everyone else: https://mcp.grata.com
Leave Advanced settings alone
Click Add. A Grata sign-in window will pop up. Sign in with your Grata credentials and approve the requested permissions.
You'll be returned to Claude's Connectors page, where Grata will now appear as a connected service.
Using Grata in a conversation
Open or start a chat in Claude.
Click the + button at the lower-left of the chat box, then choose Connectors.
Toggle Grata on for the conversation.
Ask Claude a question — it will call Grata's tools automatically.
Try asking:
"Find 25 founder-owned HVAC companies in the Southeast U.S. with 50–250 employees."
"Show me companies similar to Acme Corp and export the list to Excel."
"Who are the most active PE buyers in pediatric dentistry over the last 18 months?"
Verify it's working: When Claude calls a Grata tool, you'll see a tool-use block in the chat showing the tool name (e.g. Grata:search_companies) and the parameters. If Grata isn't being used, mention it explicitly: "Use the Grata connector to…"
Setup Instructions for Claude Code
Run the following in a terminal window:
claude mcp add --transport http grata https://mcp.grata.com
claude
mcp
ChatGPT
Plan required: ChatGPT Pro, Business, or Enterprise accounts on the web. Custom MCP connectors are not available on Free or Plus.
Who can add it: On Business and Enterprise workspaces, only an admin or owner can enable Developer Mode and publish a custom connector. Pro users can add custom connectors for their own account.
Setup - Source
Step 1 — Enable Developer Mode (workspace admins)
Developer mode must be activated before any custom MCP connector can be added. Only admins/owners can enable developer mode.
Sign in to ChatGPT as a workspace admin or owner.
Navigate to Workspace Settings → Permissions & Roles → Connected Data Developer mode / Create custom MCP connectors
Toggle Developer Mode to ON.
Step 2 — Add the Grata connector
From Workspace Settings navigate Apps → Create
Fill in the connector details:
Name: Grata
Description: Private company intelligence and M&A search
MCP Server URL:
For European users: https://eu-mcp.grata.com/
For everyone else: https://mcp.grata.com
Authentication: OAuth
Click “Create” to add the connector.
After configuration, the app appears as a draft in Workspace Settings → Apps → Drafts
Step 3 — Publish to the workspace (Business / Enterprise)
Only Admins and Owners can publish apps. Go to Workplace Settings → Apps to publish. Click on Drafts and then the Publish button.
Review the safety prompts and confirm. The connector now appears in members' Apps & Connectors list, labeled custom.
Members of your organization with a current Grata seat can connect their Grata account and start querying in chat
Using Grata in a chat
Start a new conversation.
Click the + button in the left side of the message box, or open the model selector and choose Developer mode.
Select Grata from the apps/connectors list.
Type your prompt. ChatGPT will request approval before running any write actions (e.g., exporting a search).
Note on memory: ChatGPT automatically disables conversation memory when Developer Mode is active for a chat. This is OpenAI's safeguard, not a Grata limitation.
Try asking:
"Use Grata to find specialty chemical distributors in Texas with $20–100M revenue."
"Pull the funding history for Grata's top 10 lookalikes to OpenAI."
"Search Grata for live deals in the industrial services space and summarize them."
Setup Instructions for Codex
Run the following in a terminal window:
/path/to/app mcp add grata --url https://mcp.grata.com
/path/to/app mcp login grata
Please ensure that /path/to/app is replaced with your installation path for Codex.
Microsoft Copilot (Copilot Studio)
Microsoft Copilot connects to third-party MCP servers through Copilot Studio agents. Once an agent is built around the Grata MCP server, you (and anyone you share the agent with) can use Grata from Microsoft 365 Copilot, Microsoft Teams, or any channel where the agent is published.
Plan required: A Microsoft Copilot Studio license, plus an environment with permission to add custom connectors. To publish to Microsoft 365 Copilot, end users need a Microsoft 365 Copilot license.
Who can add it: Makers, developers, or admins with permissions in your Copilot Studio environment.
Setup - Source
Step 1 — Open or create an agent
Sign in to copilotstudio.microsoft.com.
Select the environment where you want to host the connector.
Open an existing agent, or click Create → New agent and walk through the brief setup.
Step 2 — Add Grata as a tool via the MCP wizard
In your agent, open the Tools tab and click New Tool
In the onboarding wizard, select Model Context Protocol as the tool type
Fill in the required fields:
Server name: Grata
Server description: Private company intelligence and M&A search
Server URL:
For European users: https://eu-mcp.grata.com/
For everyone else: https://mcp.grata.com
For Authentication, choose OAuth 2.0 → Dynamic discovery.
Select Create, then hit Next. The Add tool dialog appears.
On Add tool, select “Create a new connection” for your MCP server
Select “Add to agent” to finish
Using Grata in Microsoft 365 Copilot
Sign in to Microsoft 365 Copilot.
Open the agent from the left-hand menu and start asking questions. The first time, you'll be prompted to establish a connection — sign in with your Grata account when prompted.
Try asking:
"Use Grata to map the U.S. plumbing services market by revenue band."
"Find acquirers of orthopedic device companies in the last three years."
"Pull the executive contacts at the top 10 results from my last Grata search."
Perplexity
Plan required: Accessible with Enterprise accounts
Who can add it: Admins can either share Grata across the entire organization or let members add it themselves, depending on org settings.
Setup - Source
Sign in to Perplexity in your browser.
Open Account Settings → Connectors.
Click “+ Custom connector” in the top-right corner.
In the pop-up modal, select Remote.
Fill in the fields:
Name: Grata
MCP Server URL:
For European users: https://eu-mcp.grata.com/
For everyone else: https://mcp.grata.com
Description: Private company intelligence and M&A search
Authentication: OAuth
Transport: Streamable HTTP
Icon: Optional. PNG or JPG up to 128 KB.
Check the acknowledgement box confirming you understand the risks of custom connectors.
Click Add. The Grata card now appears on your Connectors screen in Account settings.
Click the new Grata card to start the OAuth flow. Sign in with your Grata account and approve the permissions.
Sharing Grata with your organization (Enterprise admins)
Organization-wide connectors in enterprise accounts may not appear right away. The connector creator must share the connector with the organization before others can access it
After adding the connector as above, open Enterprise Settings → Permissions.
Find the Grata connector and choose to share it with the entire organization.
Using Grata in a Perplexity conversation
Start a new thread.
Open the connectors menu in the composer and enable Grata.
Ask your question. Perplexity will call the relevant Grata tools and cite the responses.
Try asking:
"Use Grata to map the U.S. medspa market and identify roll-up candidates with 5–20 locations."
"Find investment bankers active in lower middle-market consumer brands."
"Search Grata's deal network for live mandates in industrial automation."
Troubleshooting
The connector won't authenticate
Confirm pop-ups aren't blocked for the AI platform's domain — OAuth flows open in a new window.
Try in an incognito / private window. Browser extensions (ad blockers, privacy tools) can interrupt OAuth callbacks.
The AI assistant ignores the Grata connector
Check the connector is toggled on for this conversation, not just installed. Most platforms require per-chat enablement.
Be explicit in your prompt: "Use the Grata connector to…" or "Search Grata for…"
If a built-in web search runs instead, tell the model to disallow it: "Do not use built-in web search; only use the Grata connector."
You're on a plan that doesn't support custom MCP
Reference the Plan required row in each platform's section above. Today, custom MCP connectors are typically a paid-tier feature on every platform except Claude (which includes one free custom connector on the Free plan).
You're receiving an error that says, "Authorization with the MCP server failed. You can check your credentials and permissions."
Log out of search.grata.com
Ensure all other browser instances of search.grata.com are closed
Attempt to reconnect to the Grata MCP
If issues persist or you’re struggling with set up, reach out to your Grata contact for support.
