cinderwright api for Cursor
io.github.cinderwright-ai/cinderwright-api
Cross-protocol agent payments hub. x402, MPP, L402/Lightning. 1551 services indexed.
client:Cursor
transport:stdio
runtime:npm
Install cinderwright api in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"cinderwright-api": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"cinderwright-mcp-server"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs