Introduction
Renovatr is an interior design project management platform that helps designers track deliverables, manage snags, handle invoicing, and collaborate with clients and subcontractors.
Integration Paths
There are three ways to integrate with Renovatr:
REST API
A full-featured REST API with 40+ endpoints covering projects, deliverables, snags, invoices, clients, subcontractors, and more. Authenticate with a project-scoped API key and build custom integrations.
MCP (Model Context Protocol)
Connect Claude Desktop (or any MCP-compatible client) to Renovatr and manage your projects through natural language. Create deliverables, track snags, and generate reports — all from a chat interface.
Client Portal
Share project progress with clients via secure, anonymous portal links. Clients can view deliverables, timelines, photos, and snags without needing an account.
Portal links are managed from your project settings within the Renovatr app.
Quick Links
- Authentication — API key and session auth
- Making Your First Request — curl and JavaScript examples
- API Reference — Full endpoint documentation
- MCP Setup — Connect Claude Desktop to Renovatr
- Error Handling — Error response format and status codes