Skip to content

Connect Copilot, Cursor & IDEs to Monita

Any MCP-capable client can use the Monita MCP server. Recipes for the common ones:

Microsoft Copilot Studio agents can call Monita as an MCP action:
  1. In your agent, choose Add an action → Model Context Protocol.

  2. Set the transport to Streamable HTTP and the server URL to https://api.monita.ai/mcp.

  3. For authentication, supply an API key from Settings → API keys as a bearer token (Authorization: Bearer ak_…).

  4. Publish the agent — Monita’s tools appear in its action catalog.