npm
decocms
观察池 · 暂无正式排名
该项目当前未满足“两个有效维度 + 两种数据源”的主榜门槛。
— 未排名
可观测采用度当前有效 · 2026-09-12 29
动量缺失 —
关注度缺失 —
信号可信度 依据当前有数据的独立评分维度数量计算。
有限1/3 · 1 种数据源
项目介绍
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…