Skip to content
Grok

JP Bids for Grok

io.github.sugukurukabe/jp-bids

Read-only MCP server for searching Japan government procurement bid information from the KKJ portal.

client:Grok transport:streamable-http runtime:npm

Install JP Bids in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "jp-bids": {
      "type": "http",
      "url": "https://mcp.bid-jp.com/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

JP Bids in other clients