amenbo for VS Code
io.github.rererr/amenbo
Japanese-web-native MCP server for low-impact, token-efficient web collection
client:VS Code
transport:stdio
runtime:npm
Install amenbo in VS Code
.vscode/mcp.json
{
"servers": {
"amenbo": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"amenbo"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs