studio
Self-hosted control plane for MCP connections and agents
All Skills in This Repository (13)
Pure Emerald Level Indicatorsself-host-studio
Install and configure deco Studio on local or Kubernetes infrastructure.
review-plan
Critique implementation plans for gaps, risks, and improvements across multiple perspectives.
respond-to-pr-review
Process unaddressed GitHub pull request review comments and post technical responses.
review-pr
Review git diffs against main for correctness, security, and performance issues.
file-reading
Route uploaded files to extension-matched readers for extraction.
brand
Create reusable organization brand systems with tokenized colors, typography, and voice.
xlsx
Extract cell data from Excel workbooks into tab-separated text.
Extract embedded text from PDF files page by page.
templating
Render text files from mustache templates and JSON data.
slides
Generate editable HTML slide decks from JSON data with live preview.
pptx
Extract text, speaker notes, slide images, and XML from PowerPoint files.
tool-scripting
Automate repeated MCP tool calls from the sandbox shell with file-backed logging.
Frequently Asked Questions
FAQPage SchemaHow to install deco Studio?βΌ
Run `npx skills add decocms/studio --all -g -y` in your terminal to install all skills in this suite globally.
What is deco Studio used for?βΌ
It is an open-source control plane that routes MCP traffic between clients like Cursor and Claude and your tool servers, adding authentication, observability, and access control in one layer.
Can I self-host deco Studio on Kubernetes?βΌ
Yes. The self-host-studio skill walks you through Helm-based installs on local clusters or production Kubernetes, including PostgreSQL, S3 storage, and sandbox configuration.
Does deco Studio work with Cursor and Claude Desktop?βΌ
Yes. It exposes one governed MCP endpoint that works with Cursor, Claude, VS Code, and custom agents, with tokens stored in an encrypted vault.
Can teams share MCP connections without sharing credentials?βΌ
Yes. Connections are registered once at the organization level with OAuth, and access is granted by role or agent while secrets stay in the encrypted vault.
Related Repositories in Software Engineering
View All in Software Engineeringβopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core