cma-as-an-mcp-server
MCP server that exposes Managed Agents session primitives as tools. Two entrypoints sharing one tool set: `src/server.ts` (stdio → Claude Desktop) and `src/server-http.ts` (Streamable HTTP → claude.ai web Connector).
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install cma-as-an-mcp-server --cli claudewrites the file to.claude/rules/cma-as-an-mcp-server.mdListed as compatible
# fetches the source and writes it to:
.claude/rules/cma-as-an-mcp-server.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
MCP server that exposes Managed Agents session primitives as tools. Two entrypoints sharing one tool set: src/server.ts (stdio → Claude Desktop) and src/server-http.ts (Streamable HTTP → claude.ai web Connector).
When to use it
MCP server that exposes Managed Agents session primitives as tools. Two entrypoints sharing one tool set: src/server.ts (stdio → Claude Desktop) and src/server-http.ts (Streamable HTTP → claude.ai web Connector).
How to install / invoke
# Download the file into your project
curl -sL https://github.com/anthropics/claude-cookbook/raw/main/managed_agents/cma-mcp/CLAUDE.md -o CLAUDE.md
Notes
Extracted from anthropics/claude-cookbook. Merge relevant sections into your project CLAUDE.md or .claude/rules/ to apply these harness conventions.