All clients
Codex

Connect Codex

Give Codex relationship context while it works. Use Bizdex tools without leaving your current workflow.

Try asking

  • Which contacts can introduce us to this company?
  • Create a company demand intent from this note
  • Find people in Amsterdam working in venture capital

Add Bizdex to Codex

Add the server to your shared Codex configuration and use Codex's MCP login command.

[mcp_servers.bizdex]
url = "https://bizdex.onrender.com/mcp"
auth = "oauth"

Setup steps

  1. 1Add the configuration to ~/.codex/config.toml.
  2. 2Run codex mcp login bizdex.
  3. 3Sign in and select the team Codex can access.

Use an API key instead

Use this fallback for clients or environments where browser authentication is unavailable.

Sign in to create a key

Codex configuration

[mcp_servers.bizdex]
url = "https://bizdex.onrender.com/mcp"
http_headers = { Authorization = "Bearer YOUR_BIZDEX_API_KEY" }

OAuth access is limited to the team you select during approval. Revoke it any time from Authorized Apps in Bizdex.