Base Transaction Decoder for Grok
io.github.0200project/base-transaction-decoder
Decode any Base tx: plain English, strict JSON, risk flags, no LLM. 50 free/day per IP, then $0.02.
client:Grok
transport:streamable-http
tools:2
Install Base Transaction Decoder in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"base-transaction-decoder": {
"type": "http",
"url": "https://api.0200project.com/mcp?ref=mcp-registry"
}
}
}
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