realtystack mcp for VS Code
io.github.isaiahdupree/realtystack-mcp
U.S. real-estate data: property records, AVM value + rent estimates, sale/rental listings.
client:VS Code
transport:streamable-http
tools:6
Install realtystack mcp in VS Code
.vscode/mcp.json
{
"servers": {
"realtystack-mcp": {
"type": "http",
"url": "https://realtystack-mcp.vercel.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs