Skip to content
Cursor

FabTally Decode for Cursor

io.github.zvmzaretsky/onchain-decode

Decode EVM bytes to JSON: event-log decoder, calldata explainer, selector lookup, ABI fetch.

client:Cursor transport:streamable-http tools:4

Install FabTally Decode in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "onchain-decode": {
      "url": "https://decode.fabtally.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

FabTally Decode in other clients