Log in

Integrations › OpenAI-compatible & custom

Integration

Connect an OpenAI-compatible or custom agent.

MeetCrew fronts any OpenAI-compatible chat-completions endpoint — Microsoft Azure OpenAI, a compatibility-layer host, or a local model — or your own custom webhook that implements the MeetCrew agent contract. Bring your own key; MeetCrew supplies presence, voice, memory, and disclosure.

How it fits

Any backend that answers.

If your agent isn’t a Microsoft backend, MeetCrew still fronts it — over the standard OpenAI chat-completions interface, or a webhook you control.

OpenAI-compatible endpoints

Any endpoint that implements the OpenAI chat-completions API — Microsoft Azure OpenAI, a compatibility layer, or a local model. Bind it and authenticate with an API key; MeetCrew’s tools are offered through the standard tools parameter.

Custom webhook

Supply an HTTPS endpoint that implements the MeetCrew agent contract. Requests are authenticated with an HMAC signature keyed by a per-deployment shared secret.

Memory back over MCP

However your agent is hosted, it reads MeetCrew’s structured meeting memory back over an MCP server or API and acts on it.

Bring the agent you already run.

Start a pilot and we’ll front your OpenAI-compatible or custom endpoint in a real meeting.