Skip to content
Cursor

recurly for Cursor

io.usefulapi/recurly

MCP server for Recurly — accounts, subscriptions, invoices, plans; cancel & pause subs.

client:Cursor transport:streamable-http

Install recurly in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "recurly": {
      "url": "https://recurly.usefulapi.io/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

recurly in other clients