What it does
Projector is a client and contract management tool. It gives Patina access to your active clients, booked contracts, revenue breakdowns, team members, and time-off schedules. This data feeds into your financial summary and client files.
Used by
Setup
Set up the MCP server
Projector uses a custom MCP server backed by Firebase. You'll need Firebase service account credentials for your Projector instance. Add the server configuration to your .mcp.json.
Test it
Run /sync-finance in Claude Code. Client revenue and contract data should appear in your financial summary.
How it works
The Projector MCP server connects to a Firebase backend and exposes tools for reading clients, contracts, team members, income summaries, and time-off data. The /sync-finance skill uses it for revenue tracking, and /sync-clients uses it for contract status updates.
