yultrace audit for Claude Desktop
com.trycloudflare.candy-josh-writers-balance/yultrace-audit
EVM Slither audit (zero-arg demo + live) + Blockscout source + security.txt lookup + MCP probe.
client:Claude Desktop
transport:streamable-http
Install yultrace audit in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"yultrace-audit": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://candy-josh-writers-balance.trycloudflare.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