Your systems.
Your agents.
One connection.
Connect your property software and AI workspace to CasaPay. One central connector for rental finance, through API and MCP.
Built for the way
you already work.
Bring CasaPay into your PMS, your own software, or a conversation with your AI agent. Connect keeps the integration in one place, so your team can work from the tools it knows.
One connector.
Your entire FinOps workflow.
Connect your property management system to CasaPay through the API. Bring rental records and payment workflows together without replacing the software your team relies on.
Give your agent the CasaPay skill.
Read https://github.com/CasaPay/casapay-gateway-skill and use the CasaPay Gateway skill to help me integrate CasaPay into my application.Read the integration skill for authentication, checkout flows, webhooks and implementation guidance.
Connect your AI.
Streamline rental FinOps.
Connect ChatGPT, Claude, Gemini or your own AI workspace to CasaPay via MCP. Bring rental records, payment requests and payment status into the tools you already use.
Choose your setup and follow the steps to connect. Then ask your assistant to review rent payments, find the records you need and help with your next rental FinOps task.
Choose your setup.
- In ChatGPT on the web, open Settings → Apps. Enable developer mode where available, or ask your workspace admin for custom-app access.
- Create a custom app named CasaPay and enter this MCP server URL:
https://connect.casapay.com/mcp/casapay - Choose the authentication method provided for your CasaPay setup, finish connecting, then select CasaPay from the tools menu in a new chat.
- Open Settings → Connectors → Add custom connector.
- Name the connector CasaPay and enter this URL:
https://connect.casapay.com/mcp/casapay - Add the connector, then connect and complete authentication if prompted. Enable CasaPay for your conversation.
- Open a terminal in your project.
- Register CasaPay as a remote HTTP server:
claude mcp add --transport http casapay https://connect.casapay.com/mcp/casapay - Start Claude Code and run /mcp to check the connection and complete authentication if required.
- Open a terminal with Gemini CLI installed.
- Add the CasaPay MCP server:
gemini mcp add --transport http casapay https://connect.casapay.com/mcp/casapay - Start Gemini CLI and use /mcp to inspect the server. Complete any required authentication before using its tools.
- Open Grok’s Connectors page and choose New Connector → Custom.
- Name the connector CasaPay and enter the MCP server URL:
https://connect.casapay.com/mcp/casapay - Save the connector and complete authentication if prompted. Select CasaPay when starting a conversation.
- Open .cursor/mcp.json in your project, or ~/.cursor/mcp.json for a global setup.
- Merge this server entry into your MCP configuration:
{ "mcpServers": { "casapay": { "url": "https://connect.casapay.com/mcp/casapay" } } } - Save, enable CasaPay in Cursor’s MCP settings and complete authentication if prompted. Use it in Agent.
- Open the Command Palette and run MCP: Add Server.
- Choose HTTP, then paste this URL and name the server casapay:
https://connect.casapay.com/mcp/casapay - Choose the configuration scope, start the server and complete any trust or authentication prompts. Enable its tools in agent mode.
- Open Cascade’s MCP settings and choose to edit the raw MCP configuration.
- Merge this server into mcp_config.json:
{ "mcpServers": { "casapay": { "serverUrl": "https://connect.casapay.com/mcp/casapay" } } } - Save and refresh the MCP servers. Complete authentication if prompted, then enable the CasaPay tools in Cascade.
- Open Zed’s settings.json.
- Merge CasaPay into context_servers:
{ "context_servers": { "casapay": { "url": "https://connect.casapay.com/mcp/casapay" } } } - Save, open the Agent Panel and check the server’s status. Complete authentication if prompted before using its tools.
Connect your property
and accounting software.
Bring CasaPay into the systems your team already uses.
- NoseberryPropTech integrationLive
- JumboTigerProperty managementLive
- Coming soon
- Coming soon
- Coming soon
- Coming soon
- Want to integrate?Let’s discuss ↗
A few things to know.
What is CasaPay Connect?
CasaPay Connect is the central connector for integrating property systems, software and AI agents with CasaPay through the API and MCP.
Should I use the API or MCP?
Use the API when building an integration into your PMS or application. Use MCP to connect an AI workspace or agent harness, such as ChatGPT, Claude, Gemini or a custom setup.
Do I need to replace my PMS?
No. Connect is designed to bring CasaPay into your existing operation. Talk to us about the connection path for your property software.
How do I get connected?
Tell us which system or AI workspace you use and what you want it to do with CasaPay. We’ll help you identify the setup and access your workflow needs.
Connect your tools.
Simplify rental FinOps.
Tell us what you use and what you want to build. We’ll help you find the right API or MCP connection.

