Base Transaction Decoder for Cursor
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:Cursor
transport:streamable-http
tools:2
Install Base Transaction Decoder in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"base-transaction-decoder": {
"url": "https://api.0200project.com/mcp?ref=mcp-registry"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs