All clients

Connect Make

Connect Bizdex to visual AI automations. Use Bizdex tools without leaving your current workflow.

Try asking

  • Create a company from an enrichment workflow
  • Add demand from a submitted intake form
  • Find network matches for a new opportunity

Connect with an API key

Make 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.