amenbo for Zed
io.github.rererr/amenbo
Japanese-web-native MCP server for low-impact, token-efficient web collection
client:Zed
transport:stdio
runtime:npm
Install amenbo in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"amenbo": {
"command": "npx",
"args": [
"-y",
"amenbo"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs