Utuh watcher for Zed
io.github.pugarhuda/utuh-mcp
Sweep bonded completeness claims on Creditcoin against Ethereum, and refute one that omits an event.
client:Zed
transport:stdio
runtime:npm
Install Utuh watcher in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"utuh-mcp": {
"command": "npx",
"args": [
"-y",
"utuh-mcp"
],
"env": {
"PRIVATE_KEY": "<PRIVATE_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs