CompanyCam AI Integration
CompanyCam AI agents run inside Bonfire Terminal, the local-first desktop app keeping AI on your machine. Using your CompanyCam context and credentials, agents help organize jobsite photos, draft project updates, and prep documentation for your crews, all from Slack, Telegram, or Discord.
What Bonfire can do in CompanyCam
Real actions from the CompanyCam API that a Bonfire agent can run on your behalf, on-device.
| Action | Resource | Method · Endpoint |
|---|---|---|
| List projects | Projects | GET /v2/projects |
| Create project | Projects | POST /v2/projects |
| Update project | Projects | PATCH /v2/projects/{id} |
| List photos | Photos | GET /v2/photos |
| Add photo to project | Photos | POST /v2/projects/{id}/photos |
| Create tag | Tags | POST /v2/tags |
| Add comment | Comments | POST /v2/projects/{id}/comments |
| Create webhook | Webhooks | POST /v2/webhooks |
CompanyCam agents in action
On your machine, not a SaaS
Bonfire Terminal
- Your keys & data stay on your device
- Perpetual license — no per-seat SaaS fee
- Any connected model — Claude, GPT, Gemini or Grok
- Offline Llama for local, private reasoning
- Driven from chat you already use
Cloud AI middleman
- Keys & data pass through a third-party server
- Recurring subscription, usage caps
- Model locked to the vendor
- Yet another dashboard to log into
CompanyCam — questions
Can Bonfire automate CompanyCam?
Yes. Bonfire runs on your machine, holds your CompanyCam credentials locally, and a connected model (Claude, GPT, Gemini or Grok) drives the CompanyCam API to run the actions you ask for in chat.
Does my CompanyCam data go to the cloud?
Bonfire runs on your desktop and keeps your keys local — it isn't a SaaS holding your data. Only the specific request you approve is sent to your chosen AI model.
Which AI models can I use?
Any connected model — Claude, GPT, Gemini or Grok. A fully offline Llama model runs locally for private reasoning but can't reach live APIs.