hyperd mcp for Zed
io.github.hyperd-ai/hyperd-mcp
Pre-trade DeFi intelligence: 24 paid x402 tools incl. 6 synthesis verdicts, USDC on Base.
client:Zed
transport:stdio
runtime:npm
Install hyperd mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"hyperd-mcp": {
"command": "npx",
"args": [
"-y",
"hyperd-mcp"
],
"env": {
"HYPERD_WALLET_PRIVATE_KEY": "<HYPERD_WALLET_PRIVATE_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs