Skip to content
Zed

houan mcp for Zed

io.github.shayouworld/houan-mcp

Search Japanese Diet bills and meeting transcripts (NDL Kokkai API) with source attribution.

client:Zed transport:stdio runtime:npm

Install houan mcp in Zed

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

{
  "context_servers": {
    "houan-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@codeagentjp/houan-mcp"
      ]
    }
  }
}

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

houan mcp in other clients