Utuh watcher for Cline
io.github.pugarhuda/utuh-mcp
Sweep bonded completeness claims on Creditcoin against Ethereum, and refute one that omits an event.
client:Cline
transport:stdio
runtime:npm
Install Utuh watcher in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"utuh-mcp": {
"command": "npx",
"args": [
"-y",
"utuh-mcp"
],
"env": {
"PRIVATE_KEY": "<PRIVATE_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs