Sazabi
MCP connectors

Happenstance

Give the Sazabi agent tools to search your professional network and find warm introduction paths to the people you want to reach.

About

This is an MCP connector that gives the Sazabi agent tools from Happenstance's MCP server (happenstance.ai/mcp). Happenstance's server authenticates via OAuth with dynamic client registration. Once connected, the Sazabi agent can search across your Happenstance network to surface relevant people and connection paths.

What the agent can do:

  • Search your network for people by role, company, or expertise
  • Discover mutual connections and warm introduction paths
  • Retrieve profile context for people in your network

Prerequisites

  • An active Happenstance account with a connected network

Set up in the dashboard

Configure connectors in the dashboard under Settings > MCP connectors.

Authorize

Start the connection; Sazabi redirects you to Happenstance to authorize, then back.

Set up with the CLI

You can also connect Happenstance with the Sazabi CLI (installed and authenticated — see sazabi mcp-connectors reference).

Happenstance authenticates over OAuth, so the CLI opens a browser to complete authorization:

sazabi mcp-connectors connect happenstance

Add --read-only to restrict the connector to read-only tools, or --project-id <project> to target a specific project. In --json mode the command prints an authorization URL to open, then polls until the connection completes. Confirm the result with sazabi mcp-connectors list.

Verify

Open the connector's connection page under Settings > MCP connectors and confirm Sazabi lists the tools it discovered. Then, in a thread, ask the agent to search your network for someone and confirm it returns results.

Troubleshooting

No tools discovered — Disconnect and re-authorize. Confirm your Happenstance account has a connected network.

Connection shows needs attention — The authorization may have expired or been revoked; reconnect from Settings > MCP connectors.

Further reading