GoldBean MCP Server for Zed
io.github.wuzenghai616-lang/goldbean
51 Baidu AI MCP tools: OCR, Vision, LLM, Speech, NLP. Pay-per-call from $0.001.
client:Zed
transport:stdio
runtime:npm
Install GoldBean MCP Server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"goldbean": {
"command": "npx",
"args": [
"-y",
"goldbean-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs