You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**UNITONE MCP Builder is designed for local development use only.**
25
25
26
-
This is the **open source version** intended for single-user local development environments. The admin portal should **NOT be deployed to public servers** as it:
27
-
- Has no authentication system
28
-
- Can fetch arbitrary URLs when parsing OpenAPI specifications (by design for functionality)
29
-
- Is optimized for local, trusted developer environments
30
-
31
-
**For Production/Public Deployments:**
26
+
This is the **open source version** intended for single-user local development environments, while we welcome contributors!
32
27
33
28
If you require:
34
29
- Hosted/managed MCP server generation
@@ -39,11 +34,8 @@ If you require:
39
34
40
35
Please contact the **UNITONE team** at [https://unitone.ai](https://unitone.ai) for our enterprise solutions.
41
36
42
-
> **Note**: Only the **generated MCP servers** are designed for production deployment. The builder application itself should remain in your local development environment.
43
-
44
37
## Table of Contents
45
38
46
-
-[Important: Local Development Tool](#️-important-local-development-tool)
0 commit comments