Casper Tools for Claude Desktop
io.github.magiautonomous/casper-tools
19 zero-setup utilities: JSON, regex, cron, hash, base64, CSV, JWT, UUID, YAML, semver, time.
client:Claude Desktop
transport:streamable-http
Install Casper Tools in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"casper-tools": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://determines-product-administration-farmer.trycloudflare.com"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs