RentRollAPI for VS Code
io.github.ekvanauk/rentrollapi
Extract verified data from CRE rent rolls and T12 operating statements (PDF, Excel, CSV, scans)
client:VS Code
transport:streamable-http
tools:2
Install RentRollAPI in VS Code
.vscode/mcp.json
{
"servers": {
"rentrollapi": {
"type": "http",
"url": "https://rentrollapi.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs