All clients
Connect Cline
Use Bizdex from your VS Code AI agent. Use Bizdex tools without leaving your current workflow.
Try asking
- “Find operators who know this sector”
- “Show this contact's company context”
- “Create a demand intent for sales intros”
Connect with an API key
Cline does not currently expose a verified remote MCP OAuth flow. Use a dedicated team-scoped key instead.
Sign in to create a key
MCP configuration
{
"mcpServers": {
"bizdex": {
"url": "https://bizdex.onrender.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_BIZDEX_API_KEY"
}
}
}
}Setup steps
- 1Create a dedicated Bizdex API key.
- 2Add the MCP URL and Authorization header to the client.
- 3Verify the client can list and use Bizdex tools.
OAuth access is limited to the team you select during approval. Revoke it any time from Authorized Apps in Bizdex.