All clients

Connect Gemini

Use Bizdex context in Gemini conversations. Use Bizdex tools without leaving your current workflow.

Try asking

  • Map this list of companies to people I know
  • Find relevant intros for this customer segment
  • Remember this advisor's current supply

Connect with an API key

Gemini 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

  1. 1Create a dedicated Bizdex API key.
  2. 2Add the MCP URL and Authorization header to the client.
  3. 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.