hashnet for Zed
io.github.hashgraph-online/hashnet
Universal AI Agent Discovery - search 59,000+ agents across MCP, NANDA, A2A, OpenRouter
client:Zed
transport:stdio
runtime:npm
Install hashnet in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"hashnet": {
"command": "npx",
"args": [
"-y",
"@hol-org/hashnet-mcp"
],
"env": {
"REGISTRY_BROKER_API_KEY": "<REGISTRY_BROKER_API_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs