Skip to content
Zed

rakuten mcp for Zed

io.github.mrslbt/rakuten-mcp

Rakuten Web Service for AI: Ichiba, Books, Travel, Recipe, Kobo, GORA — bilingual, read-only.

client:Zed transport:stdio runtime:npm

Install rakuten mcp in Zed

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

{
  "context_servers": {
    "rakuten-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "rakuten-mcp"
      ]
    }
  }
}

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

rakuten mcp in other clients