Channels and Integrations
The Channels workspace is the dashboard control plane for external surfaces. It lets ASAPilot operate through OpenClaw, email, or MCP without copying business logic into separate products.
Currently provisionable channels
OpenClaw Skill
Provision ASAPilot as a skill-driven gateway for multi-turn analysis, account-aware actions, and automation control inside OpenClaw.
Give the workspace a secure inbox so stakeholders can send requests and keep replying in the same email thread while ASAPilot preserves context.
MCP
Expose ASAPilot as a streamable HTTP MCP server for IDEs, agent frameworks, and custom runtimes that need shared tools and workflows.
Planned but not provisionable yet
The current catalog also shows Slack and DingTalk as planned adapters. They are part of the roadmap and visible in the dashboard, but they are not currently provisionable surfaces.
How the model works
- • One shared runtime handles chat, account lookup, automation management, and replies.
- • Transport adapters only handle auth, ingress, thread mapping, and delivery format.
- • Provisioning returns setup instructions and one-time secrets; the dashboard keeps only a secret preview after that.
- • Thread continuity is preserved centrally so email replies, MCP sessions, and skill threads stay mapped to one ASAPilot conversation.
When to use Channels
- Use OpenClaw when operators already live inside a skill-driven client.
- Use Email when executives, partners, or reviewers need async access without opening the dashboard.
- Use MCP when the integration target is an IDE, agent runtime, or automation framework that speaks tool protocols.
For Developers
MCP Quick Start
Connect your IDE or agent framework to ASAPilot in 5 minutes.
For Developers
MCP Tool Reference
Complete documentation for all 5 MCP tools with parameters and examples.
OpenClaw landing page
A commercial overview for OpenClaw users looking for an Apple Search Ads skill workflow.
Back to dashboard map
See where Channels sits in the overall product workflow.
How channel chat behaves
The same core chat runtime powers both the dashboard and external channels.