All clients
Connect ChatGPT
Connect Bizdex to custom GPT workflows. Use Bizdex tools without leaving your current workflow.
Try asking
- “Which contacts can introduce us to this company?”
- “Create a company demand intent from this note”
- “Find people in Amsterdam working in venture capital”
Add Bizdex as a connector
Use the Bizdex MCP URL as a custom connector. ChatGPT handles authentication in your browser.
https://bizdex.onrender.com/mcpSetup steps
- 1Open Settings, then Apps & Connectors in ChatGPT.
- 2Create a custom connector and paste the Bizdex MCP URL.
- 3Use the connector, sign in, and select a Bizdex team.
Use an API key instead
Use this fallback for clients or environments where browser authentication is unavailable.
Sign in to create a key
MCP configuration
{
"mcpServers": {
"bizdex": {
"url": "https://bizdex.onrender.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_BIZDEX_API_KEY"
}
}
}
}OAuth access is limited to the team you select during approval. Revoke it any time from Authorized Apps in Bizdex.