JP Bids for VS Code
io.github.sugukurukabe/jp-bids
Read-only MCP server for searching Japan government procurement bid information from the KKJ portal.
client:VS Code
transport:streamable-http
runtime:npm
Install JP Bids in VS Code
.vscode/mcp.json
{
"servers": {
"jp-bids": {
"type": "http",
"url": "https://mcp.bid-jp.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs