negbit for Zed
io.github.ag3ntlab-ai/negbit
Buy negbit's curated, provenance-verified knowledge bundles with your own x402 wallet. Read-only.
client:Zed
transport:stdio
runtime:npm
Install negbit in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"negbit": {
"command": "npx",
"args": [
"-y",
"negbit-mcp"
],
"env": {
"NEGBIT_BASE_URL": "<NEGBIT_BASE_URL>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs