All clients

Connect Microsoft Copilot

Use your network context across Microsoft workflows. Use Bizdex tools without leaving your current workflow.

Try asking

  • Find people related to this account
  • Summarize company context for this meeting
  • Capture this ask from my notes

Connect with an API key

Microsoft Copilot 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.