JP Bids for Cursor
io.github.sugukurukabe/jp-bids
Read-only MCP server for searching Japan government procurement bid information from the KKJ portal.
client:Cursor
transport:streamable-http
runtime:npm
Install JP Bids in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"jp-bids": {
"url": "https://mcp.bid-jp.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs