Local Service Spotlight · BlitzBase · Integration
Connect Basecamp to BlitzBase
Your client conversations already live in Basecamp. This integration pours them into your AI knowledge base automatically — so your agent reads the real history instead of asking you to paste it.
What does the connection give you?
What does setup look like?
If you run BlitzBase, you don’t need instructions — tell your agent “connect my Basecamp” and it walks you through everything: registering a free Basecamp app (two minutes in your browser), one Terminal paste to authorize, mapping your Basecamp projects to your client folders, and installing the daily schedule. Your OAuth credentials live in a folder that is excluded from the repository by default and never leaves your machine.
scripts/basecamp-sync.py — no pip installs, no third-party services, no data passing through anyone else’s servers. The setup skill the agent follows is skills/basecamp-setup.md. Mapped threads land under each client’s raw/basecamp/ folder; check-in answers land under your personal folder. Synced files are raw input — durable facts get promoted to the compiled wiki during wrap-up.What changes day to day?
The questions you couldn’t ask an AI before just start working:
The agent answers from local files that were refreshed this morning — no tab-hopping, no copy-paste, no “let me check Basecamp.” And because the context is already there, work requests like “draft the weekly report” pick up what actually happened in the project this week without you narrating it. Real context in, better work out — the same principle as the rest of the BlitzBase system.
How was this built?
The full build story is public — the sync tool, the check-in discovery, the four real bugs we hit on the way (including the morning schedule that never fired and why launchd replaced cron), the decisions we locked, and what it costs to run: How We Connected Basecamp to BlitzBase, Our AI Knowledge Base on BlitzMetrics.
Back to the hub: BlitzBase — install it, use it, build on it · Try the method free: Quick Start
