You can learn more on our Multi-Agent docs page at docs.inkeep.com.
The Open
Agent Builder& Developer SDK
Chat Assistants & Workflows
UI Chat Components
TypeScript SDK + Visual Builder
Multi-Agent Architecture
MCPs
npm i @inkeep/agents-sdk
Agents in code. Or UI. Edit in both, any time.
Make agents that anybody on your team can manage.
2-WAY SYNC
2-WAY Sync
Your agents, your tools: integrate with any MCP server
Integrate with your product APIs and third party apps using any MCP server.
Out-of-box UI Components & Chat Apps
Deploy agents anywhere your customers have questions or employees do work with out-of-box UI components and integrations.
As a Chat Bubble for your websites
As an In-App Copilot for your product
As a Copilot for your support platform
As a Slack, Teams, or Discord chatbot
As a tool for Claude, ChatGPT, and Cursor
Call from anywhere
Use your agents with standard APIs so they can be used with custom UIs, programmatic workflows, or other AI apps.
As an MCP Server
Using the Agent-to-Agent (A2A) protocol
With the Vercel AI SDK
Inkeep lets you...
Develop agents end-to-end in one TypeScript stack
Integrate agents with and into any system
Empower business teams to manage their agents
Featured Content
Frequently Asked Questions
Inkeep's platform allows teams to define agents in code or in a visual builder and go back and forth in between. We aim to bridge the gap so engineers and non-engineers can collaborate on building agents on the same platform. Most other platforms are either fully defined in code, or fully in visual, with some having a one-way one-time export mechanism but no true bidirectional sync.
Yes. Inkeep provides a comprehensive UI Kit with React components, JavaScript SDK, and embeddable chat widgets. You can embed the Inkeep Assistant UI in your product and use it as a copilot that is able to look up user-specific information and take action on behalf of users.
Absolutely. Agents can be triggered programmatically for asynchronous tasks. The multi-agent architecture lends itself well to workflows where many of the inputs to the system are unstructured or human-generated content.
Our Enterprise platform does include unified and enterprise search over docs, help centers, and other types of knowledge bases. That's not currently part of the open source platform but it is totally possible to hook up Inkeep Agents to your own RAG service, vector database, or other retrieval method.