Skip to content
VS Code

Base Transaction Decoder for VS Code

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:VS Code transport:streamable-http tools:2

Install Base Transaction Decoder in VS Code

.vscode/mcp.json

{
  "servers": {
    "base-transaction-decoder": {
      "type": "http",
      "url": "https://api.0200project.com/mcp?ref=mcp-registry"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Base Transaction Decoder in other clients