Skip to content
VS Code

US Real Estate Data for VS Code

org.memoryapi/property

US real estate data: home prices, rents, and market trends

client:VS Code transport:streamable-http tools:3

Install US Real Estate Data in VS Code

.vscode/mcp.json

{
  "servers": {
    "property": {
      "type": "http",
      "url": "https://property.memoryapi.org/mcp"
    }
  }
}

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

What VS Code can do once it is connected

US Real Estate Data in other clients