Skip to content
Windsurf

jisho mcp for Windsurf

io.github.mrfentmen/jisho-mcp

Use this MCP server to Jisho, the Japanese English dictionary. Words, kanji, readings, and...

client:Windsurf transport:stdio runtime:npm

Install jisho mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "jisho-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "jisho-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

jisho mcp in other clients