Skip to content
Cursor

PineLabs Plural PG — Payment Gateway MCP Server for Cursor

io.github.plural-pinelabs/pinelabs-online-mcp

Create payment orders, checkout, subscriptions & UPI via PineLabs Plural PG gateway

client:Cursor transport:streamable-http runtime:pypi

Install PineLabs Plural PG — Payment Gateway MCP Server in Cursor

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

{
  "mcpServers": {
    "pinelabs-online-mcp": {
      "url": "https://mcp.pinelabs.com/mcp"
    }
  }
}

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

PineLabs Plural PG — Payment Gateway MCP Server in other clients