Skip to content
VS Code

Japan Law Search for VS Code

io.github.fujimura-ui/japan-law-search-mcp

Full-text search of all current Japanese laws (official e-Gov data), down to exact article text.

client:VS Code transport:streamable-http

Install Japan Law Search in VS Code

.vscode/mcp.json

{
  "servers": {
    "japan-law-search-mcp": {
      "type": "http",
      "url": "https://horei-mcp.plus-synergy.workers.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Japan Law Search in other clients