Agent Mcp Manager
FreeNot checkedProgrammatic add/link/unlink for MCP servers across AI coding agents (Claude Code, Claude Desktop, Cursor, VS Code, Codex, Gemini CLI, Zed). Manifest-driven pri
About
Programmatic add/link/unlink for MCP servers across AI coding agents (Claude Code, Claude Desktop, Cursor, VS Code, Codex, Gemini CLI, Zed). Manifest-driven primitives — library, not CLI.
README
Tooling for the Agent Client Protocol on top of acpx.
This is a Bun-managed monorepo. Packages live under packages/.
Packages
| Package | Description |
|---|---|
| acpx-ai-provider | Vercel AI SDK provider on top of acpx/runtime. One install, any ACP agent (Claude, Codex, Gemini, Copilot, Cursor, Pi, …). |
| acpx-ai-harness | Vercel AI SDK v7 HarnessV1 adapter on top of acpx/runtime. Plugs any ACP agent into the AI SDK Harnesses ecosystem alongside @ai-sdk/harness-claude-code, @ai-sdk/harness-codex, and @ai-sdk/harness-pi. |
| ai-sdk-microsandbox | Vercel AI SDK v7 HarnessV1SandboxProvider backed by microsandbox. Drop-in replacement for @ai-sdk/sandbox-vercel, running coding agents in local microVM isolation instead of hosted infrastructure. Pre-release scaffold; provider implementation lands in later releases. |
| agent-skills-manager | Programmatic workspace + agent-link manager for skills following the agentskills.io specification. Manifest-driven add / link / unlink / listSkills / listLinks / rescan primitives. |
| agent-mcp-manager | Programmatic add / link / unlink / remove / listServers / listLinks / rescan for MCP servers across AI coding agents (Claude Code, Claude Desktop, Cursor, VS Code, Codex, Gemini CLI, Zed). Manifest-backed, library not CLI. |
| acp-probe | Probe any ACP-compatible agent for its capabilities — models, modes, configOptions, prompt capabilities, auth methods, MCP transports — via a single typed probeAgent({ command }) call. No real prompt sent; no token cost. |
Development
Requires Bun ≥ 1.3.
bun install
bun run typecheck
bun run lint
bun test
bun run build
Tooling
- Bun — package manager, test runner, workspace orchestrator
- Bunup — library bundler for
packages/* - Biome — formatter + linter
- Fallow — codebase intelligence: unused code, circular deps, package boundary enforcement
License
MIT © Dani Akash
Install Agent Mcp Manager in Claude Desktop, Claude Code & Cursor
unyly install agent-mcp-managerInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add agent-mcp-manager -- npx -y agent-mcp-managerFAQ
Is Agent Mcp Manager MCP free?
Yes, Agent Mcp Manager MCP is free — one-click install via Unyly at no cost.
Does Agent Mcp Manager need an API key?
No, Agent Mcp Manager runs without API keys or environment variables.
Is Agent Mcp Manager hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Agent Mcp Manager in Claude Desktop, Claude Code or Cursor?
Open Agent Mcp Manager on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Agent Mcp Manager with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
