Continue
All clients
Cursor

MCP Server

Cursor

Connect Bizdex to Cursor

Bring relationship context into your IDE. The connection uses your Bizdex API key and gives the client access to the MCP tools available for your account and team.

What you can ask

  • "Search my network for fintech operators"
  • "Show intents for this team member"
  • "Add a company and capture its current ask"

Fast setup

Sign in first, then come back here to create a connection link for this AI client.

Create a key from your Bizdex dashboard. Use a dedicated key for each MCP client.

MCP configuration

Add this to ~/.cursor/mcp.json.

{
  "mcpServers": {
    "bizdex": {
      "url": "https://bizdex.onrender.com/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_BIZDEX_API_KEY"
      }
    }
  }
}

Setup steps

  1. 1Create a Bizdex API key from your dashboard.
  2. 2Add the MCP configuration to Cursor.
  3. 3Restart Cursor or reload MCP servers.
  4. 4Mention Bizdex in chat when you need network context.