An agent composition framework that builds stacks and compiles specialized subagents for Claude Code
-
Updated
Apr 22, 2026 - TypeScript
An agent composition framework that builds stacks and compiles specialized subagents for Claude Code
MCP server: declarative network-egress firewall for agent tools. Wraps @mukundakatta/agentguard.
MCP server: structured-output enforcer for any LLM. Wraps @mukundakatta/agentcast.
MCP server: validate tool-call args before execution. Wraps @mukundakatta/agentvet.
MCP server: token-aware message truncation. Wraps @mukundakatta/agentfit.
A complete operator stack for one builder. 31 production skills. Clone, adapt, run.
The agent reliability stack in one install: fit + guard + snap + vet + cast (Python ports).
MCP server for @mukundakatta/agentbudget — token + dollar budget caps for AI agents over stdio. Drop into Claude Desktop, Cursor, Cline, Windsurf, Zed.
Python port of @mukundakatta/agentvet: validate LLM-generated tool args before execution
Token + dollar budget caps for AI agents — raises BudgetExceededError when an LLM call would push past the ceiling. Zero deps, drop into any provider SDK. Python port of @mukundakatta/agentbudget.
The agent reliability stack in one install: fit, guard, snap, vet, cast.
Python port of @mukundakatta/agentfit: fit your messages into the LLM context window
MCP server: snapshot tests for tool-call traces. Wraps @mukundakatta/agentsnap.
Python port of @mukundakatta/agentcast: structured output enforcer for LLM calls
Health Assistant Using Multi-agents A2A and MCP protocol
Validate LLM-generated tool args before execution. Wrap your tools with a schema; throws ToolArgError with an LLM-friendly retry hint. Zero deps.
Python port of @mukundakatta/agentguard: network egress firewall for AI agents
The Agent Reliability Stack: fit, guard, snap, vet, cast. One landing page for all 11 npm + 6 PyPI packages.
Network egress firewall for AI agents — declarative allowlist of domains an agent's tools can fetch, throws on violation. Zero deps.
GitHub Action for AI agent tool-call snapshot tests. Diffs current traces against baselines, posts PR comments on drift. Wraps @mukundakatta/agentsnap.
Add a description, image, and links to the agent-stack topic page so that developers can more easily learn about it.
To associate your repository with the agent-stack topic, visit your repo's landing page and select "manage topics."