MCP.so
Sign In

AskRentAIVerifiedFeatured

@AskRentAI

About AskRentAI

Ask your Rent Manager property portfolio anything, from the AI you already use. AskRentAI is a hosted, read-only MCP server for Rent Manager, the property management platform used across a large share of US rental housing. It gives any MCP client live access to portfolio data — NOI, rent roll, delinquency, vacancy, lease expirations, work orders, vendor spend, financial reports and stored documents — for apartments, single-family, commercial, self-storage, and mobile home / RV communities. Ask in plain English instead of pulling reports: • Which properties are below budget on NOI this quarter? • Who's more than 30 days delinquent, and how much in total? • Which leases expire in the next 90 days, and what are those units paying? • How long are work orders staying open, by property? Answers come from live data, pulled the moment you ask. No exports, no stale spreadsheets, no sync to configure. Read-only by design: AskRentAI reads from Rent Manager and never writes to it — it cannot post a charge, edit a lease, or change a tenant record. Works with Claude, ChatGPT, Gemini, Grok, and any MCP-compatible client. Setup takes about ten minutes. $10 per user per month, seven-day free trial, no credit card.

Connection details

https://api.askrentai.com/mcp

Setup

claude mcp add askrentai --transport http https://api.askrentai.com/mcp

Tools

No tools detected

Fetch the live tool list directly from this server's endpoint using the button above.

Overview

What is AskRentAI?

AskRentAI is a hosted, read-only MCP server for Rent Manager, the property management platform used across a large share of US rental housing.

It connects Claude, ChatGPT, Gemini, Grok — or your own agents — directly to live Rent Manager data, so operators can ask portfolio questions in plain English instead of pulling and stitching together reports.

The problem it solves

Rent Manager ships a capable web API. Turning it on is the easy part. Using it means knowing which endpoint holds the data, how the tables relate, how to authenticate and how to page through results — that's a developer, and most operators don't have one to spare for a reporting question.

So API access sits switched on and unused, and everyone goes back to exporting reports by hand.

AskRentAI closes that gap: the AI calls the API for you, at the moment you ask.

What you can ask

  • Which properties are below budget on NOI this quarter?
  • Who's more than 30 days delinquent, and how much in total?
  • Which leases expire in the next 90 days, and what are those units paying?
  • How long are work orders staying open, by property?
  • How much did I spend with each vendor last year, and did anyone's pricing jump?
  • Run a year-over-year P&L and tell me which expense lines moved.

Coverage includes NOI, rent roll, delinquency and aged receivables, vacancy and occupancy trends, lease expirations and renewals, prospects and lead sources, work orders, vendor spend, utility and water reconciliation, trial balance and financial reports, plus stored documents.

Works with apartments, single-family, commercial, self-storage, and mobile home / RV communities — anything Rent Manager tracks.

Read-only by design

AskRentAI reads from Rent Manager and never writes to it. It cannot post a charge, edit a lease, or change a tenant record. Point a read-only Rent Manager API user at it and the blast radius is zero.

That's a product decision, not a technical limitation — a misunderstood question produces a wrong answer instead of a wrong ledger entry.

Setup

  1. Create a Rent Manager API user (read-only is enough).
  2. Sign up at askrentai.com/signup and paste in your Rent Manager URL, username and password. The connection is verified on the spot.
  3. Connect your AI client using the endpoint and token you receive.

About ten minutes, most of it copying and pasting. Guides for Claude, ChatGPT, Gemini and Grok are in the full setup guide.

Claude's free tier supports custom connectors, so you can test against your real portfolio without buying an AI subscription first.

Pricing

$10 per user per month. Seven-day free trial, no credit card. Cancel anytime, no contract.

Frequently asked questions

What is the AskRentAI remote MCP server?

The AskRentAI remote MCP server is a hosted Model Context Protocol endpoint at https://api.askrentai.com/mcp, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the AskRentAI MCP server?

Add the endpoint https://api.askrentai.com/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the AskRentAI MCP server require authentication?

Yes. AskRentAI uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the AskRentAI MCP server use?

AskRentAI exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

Comments