Model Context Protocol (MCP) Server for the *@inkeep/agents-mcp* API.
Most developer tooling work still happens through a UI a human drives. Agents MCP server moves it into the conversation instead. Model Context Protocol (MCP) Server for the @inkeep/agents-mcp API.
Build AI Agents with a No-Code Visual Builder or TypeScript SDK. Agents can be edited in either with full 2-way sync, so technical and non-technical teams can create and manage Agents in one platform.
Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
The server publishes 6 tools. What each one is for:
Multi — agent architecture to support teams of agentsagents-api — An API that handles configuration of Agents, Sub Agents, MCP Servers, Credentials, and Projects with a REST API. Additionally, it exposes Agentagents-manage-ui — Visual Builder web interface for creating and managing Agents. Writes to the agents-apiagents-sdk — TypeScript SDK (@inkeep/agents-sdk) for declaratively defining Agents and custom tools in code. Writes to agents-apiagents-cli — Includes various handy utilities, including inkeep push and inkeep pull which sync your TypeScript SDK code with the Visual Builderagents-ui — A UI component library of chat interfaces for embedding rich, dynamic conversational AI experiences in web appsAmong the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Agents's toolset — Multi, agents-api, agents-manage-ui and 3 more — is a fair guide to whether it matches your workflow. It is maintained by GitHub Actions; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Agents's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| Multi | agent architecture to support teams of agents |
| agents-api | An API that handles configuration of Agents, Sub Agents, MCP Servers, Credentials, and Projects with a REST API. Additionally, it exposes Agent execution and evaluation. The API tracks conversation state and emits OTEL t |
| agents-manage-ui | Visual Builder web interface for creating and managing Agents. Writes to the agents-api. |
| agents-sdk | TypeScript SDK (@inkeep/agents-sdk) for declaratively defining Agents and custom tools in code. Writes to agents-api. |
| agents-cli | Includes various handy utilities, including inkeep push and inkeep pull which sync your TypeScript SDK code with the Visual Builder. |
| agents-ui | A UI component library of chat interfaces for embedding rich, dynamic conversational AI experiences in web apps. |
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.