Landprice for Cursor
io.github.pipeworx-io/landprice
Land Price Japan MCP — official Japanese land prices (地価公示 / 地価調査)
client:Cursor
transport:streamable-http
Install Landprice in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"landprice": {
"url": "https://gateway.pipeworx.io/landprice/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs