cinderwright api for Grok
io.github.cinderwright-ai/cinderwright-api
Cross-protocol agent payments hub. x402, MPP, L402/Lightning. 1551 services indexed.
client:Grok
transport:stdio
runtime:npm
Install cinderwright api in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"cinderwright-api": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"cinderwright-mcp-server"
]
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs