Paddle for Cursor
io.github.pipeworx-io/paddle
MCP server for paddle
client:Cursor
transport:streamable-http
Install Paddle in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"paddle": {
"url": "https://gateway.pipeworx.io/paddle/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs