Jisho for VS Code
io.github.pipeworx-io/jisho
Jisho.org Japanese-English dictionary MCP (keyless).
client:VS Code
transport:streamable-http
Install Jisho in VS Code
.vscode/mcp.json
{
"servers": {
"jisho": {
"type": "http",
"url": "https://gateway.pipeworx.io/jisho/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs