gumroad for Cursor
io.usefulapi/gumroad
Read products, sales, subscribers and offer codes; verify, enable and disable product licenses.
client:Cursor
transport:streamable-http
Install gumroad in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"gumroad": {
"url": "https://gumroad.usefulapi.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs