Skip to main content
Cursor can run cloud coding agents that work on your repositories in the background. Connect them to Notis and you can start an agent, see how it’s doing, and send follow-up instructions from wherever you already chat — Telegram, iMessage, WhatsApp, Slack, or email.
An earlier version of this guide used a partner service (Ogment.ai) to turn Cursor’s API into an MCP server. That service is no longer offered, so this guide now uses Notis’ built-in MCP support instead.

What you’ll need

  • A Cursor account that can run cloud agents
  • An MCP server that exposes Cursor’s coding agents (see Step 2)
  • Notis with MCP support

Step 1: Get your Cursor API key

  1. Go to your Cursor dashboard
  2. Open Integrations
  3. Create a new API key and copy it — the MCP server will use it to talk to Cursor on your behalf

Step 2: Pick an MCP server for Cursor

Cursor doesn’t offer an official MCP server for managing its cloud agents, but community-built ones exist — you’ll find them on MCP directories like cursor.directory. Any server built on Cursor’s Agents API works; look for one with tools to launch an agent, check its status, and send follow-ups. These servers come in two flavors, and Notis supports both:
  • Hosted — the server runs on the internet and gives you a URL.
  • Runs on your computer — the server’s instructions give you a small command to run, and it works right on your machine.

Step 3: Connect it to Notis

If your server is hosted:
  1. Open Notis → Settings → Integrations → Add MCP
  2. Configure it:
  • Name: Cursor
  • Instructions: Describe when this MCP should be used (e.g., “Use this to manage my coding agents”)
  • URL: Paste the server URL
  1. If the server asks for your API key, add it as a header or token in the connection settings
  2. Select or deselect the tools you want enabled
  3. Click Save
See MCP for the full walkthrough. If your server runs on your computer: Use Local MCP instead — it needs the Notis desktop app. Add the MCP with the stdio transport, enter the command and arguments from the server’s instructions, and put your Cursor API key in Environment variables so it stays masked.

You’re done!

Ask Notis things like “start a coding agent on my repo to fix the login bug”, “how’s my coding agent doing?”, or “tell the agent to also update the tests” — directly from:
  • Telegram
  • iMessage
  • WhatsApp
  • Slack
  • Email
This works for any coding agent, not just Cursor. If a vendor offers an MCP server — hosted or on your computer — you can plug it into Notis the same way and drive it from any chat app.