GRACEFUL DEGRADATION — Marco works fully with zero connections. Each one you add upgrades a capability; nothing ever breaks without one.

Connections

Credentials are stored server-side in Cloudflare KV, never shown again after saving (last 4 characters only), never sent to the browser, never logged.

What Marco is using right now

Agent executionClaude (Marco's brain) runs the agent itselfConnect Ollama (local LLMs) for the best result
Quick LLM inferenceClaude Haiku (Marco brain)Connect Ollama (local LLMs) for the best result
Web searchClaude's own knowledge (states its cutoff when currency matters)Connect Google Gemini (chat fallback + search) for the best result
Web scrapingHelen pastes the page text manuallyConnect Firecrawl for the best result
Image generationDetailed written image brief for manual useConnect Pollinations AI for the best result
Video generationDetailed written video brief for manual productionConnect Pollinations AI for the best result
Speech → textHelen provides a transcript manuallyConnect Speaches (Kokoro TTS + Whisper STT) for the best result
Text → speechBrowser SpeechSynthesis (built-in, no setup needed)Connect Speaches (Kokoro TTS + Whisper STT) for the best result
Persistent memoryCloudflare KV memory domains (current system — persists)Connect Supabase for the best result
DatabaseCloudflare KV (current system)Connect Supabase for the best result
LLM monitoringWorker console logs onlyConnect Langfuse for the best result
Social postingDraft in the marketing queue for manual posting (the default by design)Connect Postiz for the best result
EmailDraft emails for manual sendingConnect Resend for the best result

Loading…