Awesome AI AgentsAI Agent Gateway

decocms/admin

⭐ 405 TypeScript repository created 2025-03-14

deco Studio, published under the decocms organisation, is a TypeScript control plane for running AI agents inside a company. It bundles the infrastructure that an internal AI rollout otherwise has to assemble: model routing, authentication for MCP servers, agent configuration, single sign-on, role-based access control, audit logging and usage accounting. Everything is reachable through one MCP endpoint, so external clients such as Cursor, Claude, Visual Studio Code or in-house agents connect once and gain access to whatever the administrator has approved. Agents are first-class objects that package context, tools and policy and are then published to the organisation. Connections give agents governed access to backing systems such as GitHub, Slack, Postgres or Sentry, with credentials held in an encrypted vault so teams share capabilities rather than raw tokens. The model layer stays interchangeable: providers can be reached directly or through OpenRouter, and the choice is made per agent and per tool, which keeps the platform from being tied to one vendor. Deployment is local-first, so an installation can remain entirely private, with an optional sync to the hosted cloud for remote access, team roles and shared billing. The stack is TypeScript on Bun with React 19, Hono and PostgreSQL, and OpenTelemetry provides observability over agent and tool activity. The intended user is a platform or engineering team that must roll AI assistants out beyond a single team while retaining governance, spending limits and an audit trail. The project is MIT licensed and distributed on npm, with documentation and a community Discord linked from the repository. Note that this repository name redirects to decocms/studio.

https://github.com/decocms/admin

agentsaicontrol-planemcpmcp-clientmcp-servertypescriptworkflowsself-hostedrbacobservabilitygovernance

Also in AI Agent Gateway

diegosouzapw/OmniRoute

OmniRoute is a free AI gateway that consolidates over 237 AI providers, including 90+ free tiers, into a single endpoint, offering token compression and smart auto-fallback for various AI tools.

simstudioai/sim

Sim Studio is an open-source platform for building, testing, and optimizing AI agent workflows with flexible deployment options including cloud and self-hosting.

decolua/9router

9Router is a FREE AI router and token saver that connects various AI coding tools to over 40 providers and 100+ models, with features like auto-fallback and token compression.

mastra-ai/mastra

Mastra is a TypeScript AI agent framework that enables rapid development of AI applications with support for multiple LLMs, advanced agents, workflows, RAG, integrations, and automated evaluations.

TransformerOptimus/SuperAGI

SuperAGI is an open-source autonomous AI agent framework that enables developers to build, manage, and deploy scalable and efficient autonomous AI agents with extensible capabilities through toolkits and a user-friendly interface.

casdoor/casdoor

Casdoor is an open-source, AI-first Identity and Access Management (IAM) / LLM MCP gateway and authentication server with a web UI and broad protocol support.

Arize-ai/phoenix

Phoenix is an open-source AI observability platform that enables tracing, evaluation, and optimization of large language model applications across various deployment environments.

corsairdev/corsair

Open-source product integration platform with a single REST API syntax for connecting agents, backend services, and dashboards to third-party apps.