mcp for Zed
com.verifyum/mcp
Privacy-preserving file proofs on Solana. Files are hashed locally. Currently free, no API key.
client:Zed
transport:streamable-http
tools:3
Install mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://api.verifyum.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs