Skip to content
Zed

Jisho for Zed

io.github.pipeworx-io/jisho

Jisho.org Japanese-English dictionary MCP (keyless).

client:Zed transport:streamable-http

Install Jisho in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "jisho": {
      "url": "https://gateway.pipeworx.io/jisho/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Jisho in other clients