Integrations
Integrations
Google Calendar + Gmail today. Slack, Linear, Notion, GitHub post-May-15.
What you can connect today. What's coming next.
Shipped
- Google Calendar — list events, find free slots, create events.
- Gmail — list messages, draft replies, send on approval.
Connect both at /integrations. We store the refresh token in user_integrations on Supabase; the service-role key never leaves the server.
Tier 1 tools (no connection needed)
- Web search (via server-held Serper or Brave key).
- Web fetch (reads any public URL, strips scripts and returns readable text).
- Notes, tasks, reminders — stored in Supabase per user.
- Tokens API (
tokens.search,tokens.price,tokens.risk,tokens.markets) — Solana market + risk data viaapi.tokens.xyz/v1, server-held key.
Tier 2 tools (server-configured)
- iMessage via the Photon gRPC SDK (
@photon-ai/advanced-imessage). SetPHOTON_ADDRESS(e.g.your-instance.imsg.photon.codes:443) andPHOTON_TOKENfrom the Photon dashboard.PHOTON_PROJECT_IDis accepted as the subdomain andPHOTON_API_KEYas a token alias for legacy setups. The route 503s honestly if either is missing.
Post-May-15 (registered, coming soon)
Slack, Linear, Jira, Notion, GitHub, Drive, Stripe checkout, SMS. All listed in the tool registry as comingSoon: true so they appear in the picker with Approve disabled until we ship them.