Integrations // Active

Your tools.
Connected.
Working together.

Relay Wire connects RelayLaunch to your existing tools: CRM, scheduling, invoicing, marketing. Your developer (or ours) wires it up once; after that, your Relay Teams pull data from everywhere and deliver recommendations in one place.

council-v1.ts Wire // v1
const wire = new RelayWire({ apiKey: 'YOUR_API_KEY' });

// Connect a tool
await wire.connect('google-calendar', {
  credentials: process.env.GOOGLE_OAUTH_TOKEN,
});

// Pull unified data
const brief = await wire.morningBrief();
// brief.appointments → Today's schedule from Google Calendar
// brief.overdue_invoices → From billing integrations
// brief.lapsed_clients → From CRM, flagged for outreach
How It Works

Three steps. All your tools. One view.

You already use scheduling, invoicing, marketing, and CRM software. Relay Wire brings them together so your AI operations team can actually use the data.

01

Connect your tools

Start with Google Calendar, Gmail, and Sheets, the tools most small businesses already use. Additional integrations are added based on what our clients need most.

Google Calendar Gmail Google Sheets
02

Your data flows together

Instead of checking 6 different apps every morning, everything feeds into one place. Appointments, invoices, email campaigns, reviews, client history -- all unified.

Calendar + CRM + Invoices = one unified feed

03

AI takes action

Your Morning Brief pulls from all connected sources. Relay Teams spot lapsed clients, empty schedule slots, overdue invoices, and unanswered reviews -- then recommend what to do about each one.

Morning Brief from real data
Lapsed client recovery alerts
Empty slot fill recommendations
Integrations

Connect to the tools you already use

Google Workspace integrations are live today. Additional connectors are added based on what our clients need most.

Scheduling & Calendar LIVE

See your day at a glance. Wire pulls appointments, availability gaps, and no-shows into your Morning Brief.

Google Calendar

Email & Contacts LIVE

Client communication history feeds recovery workflows. Gmail integration pulls context so the AI drafts follow-ups you'd actually send.

Gmail Google Sheets

Payments & Invoicing ON ROADMAP

Track revenue, flag overdue invoices, and spot billing issues before they become problems.

Stripe Square QuickBooks

CRM & Contacts ON ROADMAP

Client history, contact details, and engagement patterns. CRM data feeds recovery workflows so no client falls through the cracks.

HubSpot Google Contacts

Reviews & Reputation ON ROADMAP

New reviews appear in your brief automatically. The AI flags negative reviews for fast response and identifies patterns in feedback.

Google Business Yelp

SMS & Messaging ON ROADMAP

Recovery messages, appointment reminders, and follow-ups through the channels your clients already respond to.

SMS / Twilio Slack

Integrations are being rolled out based on client demand. Want a specific tool connected? Let us know.

</> For Developers

Build on Relay Wire

If you are building a custom integration or want programmatic access to your client's business data, Relay Wire exposes a clean REST API. Connect once, pull unified data across all sources.

REST API

Standard REST endpoints with JSON responses. Bearer token auth. Rate-limited, versioned, documented.

connect.ts Wire SDK
const wire = new RelayWire({ apiKey: 'YOUR_API_KEY' });

// Connect a tool
await wire.connect('google-calendar', {
  credentials: process.env.GOOGLE_OAUTH_TOKEN,
});

// Pull unified data
const brief = await wire.morningBrief();
// brief.appointments → Today's schedule from Google Calendar
// brief.overdue_invoices → From billing integrations
// brief.lapsed_clients → From CRM, flagged for outreach
OAuth + API Key Auth

Connect third-party tools via OAuth. Authenticate your own calls with API keys. Scoped permissions per integration.

Webhooks

Get notified when new data arrives from connected tools. Real-time updates, no polling required.

Unified Data Model

Appointments, invoices, contacts, and campaigns all normalized into consistent schemas. No per-tool parsing.

MCP + Agent Protocol

Wire is available as an MCP server for Claude Code and as an Agent API endpoint. Your AI tools talk to business data natively.

API documentation is in development. Request early access to start building.

Wire connects to

Recovery Engine

Wire feeds calendar and CRM data into Recovery Engine so it can detect lapsed clients and empty slots.

Meet your AI Chief of Staff

Your AI Chief of Staff uses Wire connections to generate your Morning Brief from real business data.

Relay Deck

All data from Wire surfaces in Relay Deck -- approvals, analytics, and revenue tracking in one view.

Ready to connect your business?

Take a free 2-minute business scan. We will show you which tools Wire can connect and where the biggest opportunities are hiding in your data.

Take the Free Business Scan View Pricing
View Markdown facts