Skip to main content

Coworker integration

Route a Coworker Agent's model calls through the LLM gateway. The gateway integrates with Coworker Agents natively, so there is no separate endpoint to wire up by hand.

In the agent's harness and model settings, set Provider to MintMCP Gateway, then pick a Gateway policy (or create one inline with + Generate policy). The agent then runs under that policy's access, budget, and model restrictions.

Coworker Agent harness settings with Provider set to MintMCP Gateway and a Gateway policy field

Coworker Agents authenticate to the gateway with an API key. When you select a policy, MintMCP creates the key for you, and it stays visible and revocable under that policy. See Configure a Coworker Agent for the full harness configuration reference.

Next steps