npm
decocms
AI Agent 指数 第 179(共 964)
24 综合分
真实使用 54
动量 —
关注度 —
项目介绍
Open-source control plane for your AI agents.
This is the full-stack deco Studio app — a Hono API server, React 19 admin UI, and built-in MCP management tools — published to npm as decocms (also installable as decostudio).
Studio centralizes Model Context Protocol (MCP) traffic for teams: agents, connections, projects, observability, and a token vault behind one governed endpoint.
The fastest way to run Studio is via npm — no clone required:
This boots Studio at with embedded PostgreSQL. Private by default. Data lives in /deco/.
By default, the event bus uses polling to wake up workers. For lower latency and better multi-replica coordination, run a local NATS server:
Then set…