PennyRail Transaction Router for Grok
io.github.clay-swartz/pennyrail
Find and quote agent capabilities, then pay only the selected x402 execution URL.
client:Grok
transport:streamable-http
Install PennyRail Transaction Router in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"pennyrail": {
"type": "http",
"url": "https://pennyrail.vercel.app/api/mcp"
}
}
}
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