insumer for Zed
io.github.douglasborthwick-crypto/insumer
Read-first blockchain verification. ECDSA-signed booleans across 37 chains. 27 tools.
client:Zed
transport:stdio
runtime:npm
Install insumer in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"insumer": {
"command": "npx",
"args": [
"-y",
"mcp-server-insumer"
],
"env": {
"INSUMER_API_KEY": "<INSUMER_API_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs