FabTally Utility Belt for Claude Desktop
io.github.zvmzaretsky/utility-belt
13 deterministic agent utilities: timezone, cron, RRULE, currency, regex, diff, hashing & more.
client:Claude Desktop
transport:streamable-http
tools:13
Install FabTally Utility Belt in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"utility-belt": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://belt.fabtally.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs