All clients
Connect Cursor
Bring relationship context into your IDE. Use Bizdex tools without leaving your current workflow.
Try asking
- “Search my network for fintech operators”
- “Show intents for this team member”
- “Add a company and capture its current ask”
Add Bizdex to Cursor
Install the server in one click. Cursor opens your browser to sign in when you first use a Bizdex tool.
{
"mcpServers": {
"bizdex": {
"url": "https://bizdex.onrender.com/mcp"
}
}
}Setup steps
- 1Add the Bizdex server to Cursor.
- 2Use a Bizdex tool and complete browser sign-in.
- 3Select the team Cursor can access.
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.