Base Transaction Decoder for Zed
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:Zed
transport:streamable-http
tools:2
Install Base Transaction Decoder in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"base-transaction-decoder": {
"url": "https://api.0200project.com/mcp?ref=mcp-registry"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs