Skip to content
VS Code

Landprice for VS Code

io.github.pipeworx-io/landprice

Land Price Japan MCP — official Japanese land prices (地価公示 / 地価調査)

client:VS Code transport:streamable-http

Install Landprice in VS Code

.vscode/mcp.json

{
  "servers": {
    "landprice": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/landprice/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Landprice in other clients