A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
SmythOS Studio: Open-Source Visual AI Agent Builder and deployable runtime stack from SmythOS. Start with an intuitive d
The complete visual interface for building, deploying, and managing intelligent AI agents. SmythOS UI provides an intuitive drag-and-drop workspace where you can create sophisticated agent workflows without writing code, while still offering the flexibility of custom integrations when needed.
If you prefer to build agents with code instead, or you want to run your visual agents on your local PC without overhead, check out SmythOS Runtime, SDK and CLI! Great community, support, tutorials. Start in minutes!

🚀 Getting Started | 📖 Documentation | 🐳 Docker Setup | 🤝 Contributing
SmythOS UI provides a complete visual development environment for AI agents. Just as modern IDEs make software development accessible, SmythOS UI makes AI agent development intuitive and powerful.
SmythOS UI offers a drag-and-drop interface for building complex agent workflows. Whether you're connecting LLMs, integrating APIs, processing data, or orchestrating multi-step workflows, everything is visual and intuitive.
This approach makes AI agent development accessible to everyone - from business analysts who understand the processes to developers who need to scale them to production.
Key Benefits:
Get up and running instantly with Docker Compose.
git clone https://github.com/SmythOS/smythos-studio.git
cd smythos-studio
cp .env.compose.example .env
docker compose up -d
Access your application: http://localhost:6060
🐳 Full Docker Setup: See our Docker Compose Guide for container deployment with automatic SSL, database, and caching.
Troubleshooting: If you encounter any issues during setup, check the Troubleshooting section in the Docker Compose guide.
Perfect for development, customization, and contributing to the project.
# Clone the repository
git clone https://github.com/SmythOS/smythos-studio.git
cd smythos-studio
# Copy environment configuration
cp .env.example .env
# Edit .env with your database credentials
# Install dependencies
pnpm install
# Start development servers
pnpm dev
Next Steps:
.env📖 Detailed Setup: See our Contributing Guide for complete development setup instructions.
This monorepo contains the complete SmythOS UI platform:
packages/appThe main application containing the visual builder, React frontend, and backend services.
Key Features:
packages/middlewareCore API services and database management for the SmythOS UI platform.
Features:
packages/runtimeThe execution server that uses SRE Core Engine to execute the agents.
Features:
We welcome contributions from the community! Whether you're fixing bugs, adding features, or improving documentation, your help makes SmythOS UI better for everyone.
Ways to Contribute:
Get Started:
This project is licensed under the MIT License.
Ready to build your first AI agent?
🚀 Get Started Now | 🌟 Star this repo
/smɪθ oʊ ɛs juː aɪ/
Build visually. Deploy globally. Scale infinitely.
MCP server integration for DaVinci Resolve Studio
A trilingual (繁中 / English / 简中) learning roadmap for agentic AI: from LLM basics to multi-agent systems, with 240+ cura
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots