Skip to content
Grok

houan mcp for Grok

io.github.shayouworld/houan-mcp

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

client:Grok transport:stdio runtime:npm

Install houan mcp in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

houan mcp in other clients