FabTally Chain for Cursor
io.github.zvmzaretsky/fabtally-chain
On-chain monitoring reads: ENS/Basename expiry, gas, token unlocks & Chainlink oracle health.
client:Cursor
transport:streamable-http
tools:4
Install FabTally Chain in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"fabtally-chain": {
"url": "https://chain.fabtally.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs