memberful for Cursor
io.usefulapi/memberful
Manage Memberful members, subscriptions, plans, passes and coupons via the GraphQL API.
client:Cursor
transport:streamable-http
Install memberful in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"memberful": {
"url": "https://memberful.usefulapi.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs