Cross-protocol agent payments hub. x402, MPP, L402/Lightning. 1551 services indexed.
claude mcp add cinderwright-api -- npx -y cinderwright-mcp-server
claude_desktop_config.json
{
"mcpServers": {
"cinderwright-api": {
"command": "npx",
"args": [
"-y",
"cinderwright-mcp-server"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"cinderwright-api": {
"command": "npx",
"args": [
"-y",
"cinderwright-mcp-server"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"cinderwright-api": {
"command": "npx",
"args": [
"-y",
"cinderwright-mcp-server"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"cinderwright-api": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"cinderwright-mcp-server"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"cinderwright-api": {
"command": "npx",
"args": [
"-y",
"cinderwright-mcp-server"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.cinderwright-ai--cinderwright-api/reviews or the review_server meta-tool.
POST /mcp