gate402 merchant checkout for Cursor
com.ogenalabs/gate402-x402
Drop-in x402 checkout for merchants: issue terms, verify payment. $0.01 each.
client:Cursor
transport:streamable-http
tools:2
Install gate402 merchant checkout in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"gate402-x402": {
"url": "https://api.ogenalabs.com/api/gate402/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs