Connect MCP (Cursor)

Use this when wiring Cursor to NotiQ MCP. Claude / ChatGPT use OAuth instead — see Connect Claude / ChatGPT.

Config

{
  "mcpServers": {
    "notiq": {
      "url": "https://mcp.notiq.io/mcp",
      "headers": {
        "X-API-Key": "sk_live_…"
      }
    }
  }
}

Use URL https://mcp.notiq.io/mcp and a sk_live_… key from app.notiq.io/api-mcp.

Next

Full tool map and auth rules: MCP.