Everything Stratam plugs into.
Live integrations on the left border, configurable on the middle, planned on the right. Every claim here is audited against the running system — if it's marked live, you can see it work today.
Channels — where Stratam talks
3 live · 2 rolling outMultiple inbound + outbound channels share the same persistent memory. Same agent, every surface.
Discord bot
liveDirect messages + channel mentions + slash commands. Per-user conversation memory. Anti-fab post-process on every reply.
Email (Gmail)
liveRead inbox via Gmail OAuth, send replies, draft responses, archive/delete. Triage handler with smart summaries.
Web dashboard
liveMobile-first operator console at /app. Send commands, see live activity, manage agents from any device.
SMS (Twilio)
rolling outInbound + outbound SMS via your Twilio number. Stratam texts you when monitor alerts fire; reply with commands.
Voice (Twilio Voice + Whisper)
rolling outStratam takes and makes phone calls. Whisper transcribes inbound, ElevenLabs voices outbound.
AI providers — the brains
4 live · 1 configSmart routing across providers. Stratam picks the right model for each task; you can override.
Anthropic Claude
liveSonnet 4.5 for default reasoning, Haiku 4.5 for fast classification, Opus 4.6 for deep think. Smart-routed.
Pro Max subscription
liveCloud-local Claude Code subprocess via OAuth token. Zero marginal cost on every smart query.
OpenAI GPT
liveGPT-4o + GPT-5 routing via OpenRouter. Fallback when Anthropic is rate-limited or for specific tasks.
Google Gemini
liveGemini 2.5 Flash for cheap fast classification. Pro for multimodal reasoning.
Your own API key
byoBuilder tier — paste your Anthropic, OpenAI, or OpenRouter key. Direct routing, you control the bill.
Tools — what Stratam can run
11 liveTools Stratam can invoke during a chat turn. Every call is logged in the activity audit.
Headless browser
livePlaywright + Chromium for navigate / click / fill / extract / screenshot. Persistent profile for logins.
Code sandbox
liveEphemeral Docker container: python (numpy/pandas), Node, Bash. Network-isolated, memory-capped.
Web search
liveDuckDuckGo, Wikipedia, RSS aggregation. Deep research mode for multi-source synthesis.
HTTP requests
liveGeneric REST API client. Hit any endpoint, parse JSON, set headers. Use for custom integrations.
Shell + Docker
liveOperator-only: run_shell with blocklist, docker_cmd with self-suicide guard, host_exec via SSH key.
Self-modification
liveEdit /app/jarvis.py, restart container, parse-check + snapshot before apply. Builder tier only.
Vault search
livePersistent knowledge vault across sessions. Semantic + keyword search across your notes and intel.
Conversation recall
liveSearch archived conversations by keyword or semantic similarity. "What did we say about X 3 weeks ago?"
Agent dispatch
liveDelegate to one of 244 specialist agents. Parallel mission mode for multi-agent research.
Reasoning helpers
livethink_step_by_step, verify_claim, task_decompose. For when you want explicit chain-of-thought.
Query self-state
liveLive runtime introspection. Stratam can answer "what model am I on, what's queued, what shipped today" from real data.
Productivity
3 live · 1 rolling outApps Stratam can read from and act on.
Google Calendar
liveRead upcoming events, create new events, propose meeting slots, cancel. Full OAuth.
X / Twitter
livePost drafts to your queue, approve to publish, scan timeline, track engagement. Queue review via Discord.
GitHub webhooks
liveReceive push/PR/issue events. Custom handlers for review automation, deploy triggers, notifications.
Stripe webhooks
liveSubscription events, payment success/failure, dispute alerts. Wired for billing integration.
Finance & markets
4 liveReal-time market data + portfolio integrations for trading and operator finance.
Hyperliquid
liveRead current positions, open trades, portfolio PnL. Monitor liquidation distance and funding rates.
Crypto prices
liveLive prices for BTC, ETH, top alts. Fear & greed index, market sentiment, social signal.
Stock data
liveyfinance for equity prices, news, fundamentals. Earnings calendar, analyst targets.
SEC EDGAR + FDIC
liveFilings monitor, bank find, CFPB complaint database. Built-in for due-diligence research.
Infrastructure
5 liveThe platform Stratam runs on. Builder tier customers can audit or replicate.
Docker (compose)
liveMulti-container: jarvis-cloud (the agent), jarvis-caddy (TLS), jarvis-qdrant (vectors), jarvis-watchdog (auto-restart).
Caddy (TLS terminator)
liveAuto-renewing Let's Encrypt certs, HTTP/2, HSTS. Routes stratam.us → jarvis backend.
Qdrant (vectors)
liveVector database for semantic search across conversation history and the knowledge vault.
Tessarion MCP vault
liveCross-platform persistent vault for entities, intel, observations. Survives container restarts.
DigitalOcean droplet
liveSingle-droplet deployment by default. Builder tier can run on their own VPS for total isolation.
Planned
6 on roadmapHonest about what's not here yet. Full timeline at /roadmap.
Anthropic Computer Use
Q4 '26Real desktop via Xvfb. For sites that resist Playwright DOM automation.
Plaid (banking)
Q1 '27Real account access for budgeting, subscription tracking. High trust bar required.
Mobile control (ADB / Shortcuts)
Q1 '27Android via ADB, iOS via Shortcuts. Real phone control.
Slack workspace
plannedSame surface as Discord — bot + slash commands + channel mentions. Reachable from Slack.
WhatsApp Business
plannedWhatsApp inbound + outbound via Twilio. Useful for international ops.
Notion / Linear / Airtable
plannedRead/write structured workspaces. Use Stratam to keep them in sync.
Need an integration that's not here?
If it has an API or webhook, Stratam can probably reach it via http_request today.
If you need it tighter than that, tell us — we add ~1 integration per week.