AskRentAI for Claude Desktop
com.askrentai/askrentai
Ask your Rent Manager portfolio anything: live, read-only financials, rent roll, leasing.
client:Claude Desktop
transport:streamable-http
Install AskRentAI in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"askrentai": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.askrentai.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs