MCP & AI
Adeptia Automate includes an AI-native layer that exposes platform capabilities over the Model Context Protocol (MCP) and provides AI-assisted tools for building, mapping, and understanding integrations.
MCP Server
The MCP Server exposes Adeptia platform tools over the Model Context Protocol via stdio and HTTP transports. It enables AI clients, including Claude, to create workflows, manage connections, query mappings, and monitor integrations directly through natural language requests.
AI Features
| Feature | What it does |
|---|---|
| AI Copilot | Claude wrapped with live platform context to suggest connectors, draft mappings, and explain errors |
| AI-Assisted Data Mapping | AI-guided field mapping from source to target schema |
| AI Agent Overview | Architecture and capabilities of the Adeptia AI Agent |
| AI Agent Tools | The tool set exposed by the AI Agent for platform operations |
Knowledge Base
The Knowledge Base is the context layer that makes AI-assisted capabilities accurate and domain-specific:
| Page | What it covers |
|---|---|
| Knowledge Base | Persistent, searchable document store for RAG-based integrations |
| Knowledge Base Q&A | Upload documents, ingest into vector index, query with natural language |
API Reference
For the machine-readable AI Data Mapping Agent API and Knowledge Base Service API, see the OpenAPI reference specs in the sidebar below.