Skip to content
Zed

jp eli mcp for Zed

io.github.matematicsolutions/jp-eli-mcp

MCP server for Japan's e-Gov law search API: search, fetch, and cite national legislation.

client:Zed transport:stdio runtime:pypi

Install jp eli mcp in Zed

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

{
  "context_servers": {
    "jp-eli-mcp": {
      "command": "uvx",
      "args": [
        "jp-eli-mcp"
      ]
    }
  }
}

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

jp eli mcp in other clients