websitetoolbox mcp for Zed
io.github.webtoolbox/websitetoolbox-mcp
Community forum management — posts, users, search, and moderation via the Website Toolbox API.
client:Zed
transport:stdio
runtime:npm
Install websitetoolbox mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"websitetoolbox-mcp": {
"command": "npx",
"args": [
"-y",
"websitetoolbox-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs