Skip to content
Zed

JP Bids for Zed

io.github.sugukurukabe/jp-bids

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

client:Zed transport:streamable-http runtime:npm

Install JP Bids in Zed

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

{
  "context_servers": {
    "jp-bids": {
      "url": "https://mcp.bid-jp.com/mcp"
    }
  }
}

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

JP Bids in other clients