PEI Enterprise Data Solutions - Connect PEI Data MCP to your AI assistant
Query PEI’s governed private markets data directly from Claude or ChatGPT. Ask in plain English, and the assistant turns it into a safe, read-only query against the approved PEI data shares.
Overview - /What you're connecting
This connector lets your AI app run read-only queries against PEI’s governed data shares in Databricks. It exposes one query tool per asset-class share:
Private Equity Private Credit Private Real Estate Private Infrastructure Secondaries Private Farmland & Forestry All Private Market Asset Classes
Things you can ask
How it works - /Before you start
What you'll need
A PEI account
A PEI account with data-share access (the PEI MCP team grants this).
An app
Claude (web or desktop), ChatGPT, or a developer tool like Claude Code / Cursor.
The connection URL
You’ll paste this into the app. Shown opposite.
How signing in works
You never type a password into Claude or ChatGPT, and you never need an API key. The connection uses standard OAuth, the same “Sign in with…” flow you’ve used across the web:
- You give the app a name and paste the connection URL, then click Connect.
- A browser window opens on the secure PEI sign-in page.
- You sign in with your PEI account and click Approve.
- You’re sent back to the app, now connected. It stays connected, so you won’t need to repeat this each time.
Connect it: pick your app
- Claude (web & desktop)
- ChatGPT
- Claude code (CLI)
- Cursor / IDEs
Claude (web & desktop)
Works the same on claude.ai (web) and the Claude desktop app.
- Open Settings → Connectors
(you can also go straight to claude.ai/settings/connectors). - Click + Add custom connector.
- In Name, type something you’ll recognise, for example
PEI SQL Data. - In Remote MCP server URL, paste
https://pei-fastmcp-sql.pei-services.com/mcp
Leave Advanced settings (OAuth Client ID / Secret) empty. - Click Add.
- Back in the list, click Connect on your new connector. A browser window opens. Sign in with your PEI account and click Approve / Allow. You’ll be returned to Claude, and it shows as Connected.
- In any chat, click the + (or the connectors / tools icon) below the message box and make sure this connector is switched on for the conversation.
Claude’s Add custom connector dialog. You only fill in Name and Remote MCP server URL. Leave the Advanced OAuth fields blank.
ChatGPT
Custom MCP connectors in ChatGPT live behind Developer mode and work in the web app. Available on Plus, Pro, Business, Enterprise and Edu plans (Business / Enterprise / Edu need an admin to enable connectors first).
- Open Settings → Apps & Connectors.
- Go to Advanced settings and turn on Developer mode.
- Back in Apps & Connectors, click Create. The New App dialog opens (shown below).
- Fill it in:
- Name:
PEI SQL Data(Icon and Description are optional) - Connection: keep Server URL selected, and paste
https://pei-fastmcp-sql.pei-services.com/mcp - Authentication: choose OAuth
You can leave Advanced OAuth settings alone; they’re discovered automatically.
- Name:
- Tick “I understand and want to continue”, then click Create.
- The OAuth sign-in appears the first time you use the connector in a chat: ChatGPT opens the PEI sign-in page. Log in, approve, and you’re set.
https://pei-fastmcp-sql.pei-services.com/mcp
Claude code (CLI)
For technical users working in the terminal.
Add the server (run once):
claude mcp add –-transport http pei-sql-data https://pei-fastmcp-sql.pei-services.com/mcp
Then start Claude Code, run /mcp, and follow the browser sign-in prompt. Tokens are stored securely and refreshed automatically. To sign in without opening a session (Claude Code 2.1.186+):
claude mcp login pei-sql-data
Cursor / IDEs
For technical users in Cursor (and similar MCP-aware IDEs).
Add this to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per-project):
Open Cursor Settings → Tools & MCP, enable the server, and Cursor launches a browser OAuth flow. Sign in with your PEI account and approve.
Using it
Ask your data question in plain English. The assistant picks the right asset-class tool, writes the SQL for you, runs it, and explains the result. The first time it runs a query, some apps ask you to allow the tool, so just click allow.
Good to know
Troubleshooting
The connector won't connect / sign-in fails
Sign in with your PEI account. If a browser pop-up was blocked, allow pop-ups and click Connect again. If it still fails, remove and re-add the connector, checking the URL matches exactly.
I connected, but I don't see any query tools
Your PEI account may not have data-share access yet, or it’s scoped to shares you’re not entitled to. Contact the PEI MCP team and we’ll review your entitlements.
A query was rejected or returned nothing
Make sure you’re asking about an asset class you have access to. The connector only allows read-only lookups, so requests to change data will always be refused. Try rephrasing, e.g. “list the tables in the private equity share” first.
Can I use this in ChatGPT?
Yes. Enable Developer mode first (see the ChatGPT tab above). It works in the ChatGPT web app.
Who can I contact if I need support?
Please contact us at subscriptions@peimedia.com

