Back to Apps

AgentOven
Supports UIby agentoven
Enterprise agent control plane for standardizing AI agent deployment, orchestration, and observability with native A2A and MCP support.
0 stars
Works in:claude
Exposes:ToolsResourcesPrompts
What it does
AgentOven acts as a framework-agnostic control plane that standardizes how AI agents are built and deployed across an enterprise. It provides a unified gateway for both Agent-to-Agent (A2A) communication and Model Context Protocol (MCP) tool integration, ensuring consistency, governance, and observability.
Tools
- Agent Registry: Version and manage agents as first-class resources.
- Model Router: Intelligent routing across providers with fallback and cost optimization.
- Pantry (Memory): Three-layer memory system (Facts, Episodes, Knowledge Bases).
- Workflow Engine: DAG-based multi-agent orchestration.
- Guardrails: Content filters and safety checks with workspace-level defaults.
Installation
Add the following to your claude_desktop_config.json (assuming the agentoven-cli is installed and available in your path):
{
"mcpServers": {
"agentoven": {
"command": "agentoven",
"args": ["mcp-gateway"]
}
}
}
Supported hosts
- Claude Desktop
Quick install
curl -fsSL https://raw.githubusercontent.com/agentoven/agentoven/main/install.sh | shInformation
- Pricing
- freemium
- Published
- 7/21/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{"mcpServers": {"agentoven": {"command": "agentoven", "args": ["mcp-gateway"]}}}





