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