Connect Claude to RentPager in 5 minutes
Claude Desktop is available for Mac and Windows.
Download Claude DesktopClaude DesktopOn Mac:
On Windows:
Paste this configuration:
{
"mcpServers": {
"rentpager": {
"command": "npx",
"args": ["-y", "@rentpager/mcp-server"],
"env": {
"RENTPAGER_API_KEY": "PASTE_YOUR_API_KEY_HERE"
}
}
}
}Replace PASTE_YOUR_API_KEY_HERE with the API key you copied in Step 2
Important: Make sure to replace the placeholder with your actual API key before saving!
Try these example questions:
You can now manage your properties through Claude. Claude will automatically call RentPager APIs to answer your questions.
• Make sure you completely quit and restarted Claude Desktop
• Check that the configuration file was saved correctly
• Verify your API key is correct (starts with "rp_live_")
• Look for error messages in Claude's settings → Developer tab
• Make sure you copied the full API key including "rp_live_"
• Check that the key is still active in your RentPager Settings
• Try generating a new API key
You can manually edit the config file at:
Mac:
~/Library/Application Support/Claude/claude_desktop_config.jsonWindows:
%APPDATA%\Claude\claude_desktop_config.jsonCheck out our other guides or email us at support@rentpager.com