volcengine for Zed
io.github.expertvagabond/volcengine
ByteDance Volcano Engine (Doubao) MCP server
client:Zed
transport:stdio
runtime:npm
Install volcengine in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"volcengine": {
"command": "npx",
"args": [
"-y",
"volcengine-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs