Fifty MCP servers. Ten teams. No tickets.
Group MCP servers by team, product, or domain. Control who sees what, who touches what, and who answers for what. Governed by the Vinkius.
Every team operates independently.
Projects give each team their own scope inside the organization. Servers, secrets, and access bindings are scoped to the project - teams ship without waiting on each other. No cross-boundary leaks. No exceptions.
Server Scoping
Every MCP server belongs to exactly one project. Servers in Project A are invisible to Project B. No accidental cross-team access. No shared namespaces.
Staging & Production
Each project supports separate environments. Deploy to staging for testing, promote to production when ready. Environment-scoped secrets and configurations.
Isolated Vault
Secrets are encrypted per-project with AES-256. A secret in Project A cannot be referenced by servers in Project B. No cross-boundary leaks.
Not everyone needs to see everything.
Three visibility levels that match how real organizations work - from open-access shared services to locked-down internal projects.
Public
Visible to all organization members. Any team can discover and connect to servers in this project. Ideal for shared services, internal APIs, and common tooling.
Internal
Visible only to members explicitly added to the project. Other organization members can see the project exists but cannot access its servers or secrets.
Private
Hidden from non-members entirely. Only project members and organization admins know it exists. Use for security-sensitive workloads and pre-release projects.
Who can do what. Per project.
Per-Project RBAC
Assign roles at the project level. A user can be Admin in one project and Viewer in another. Permissions never leak across project boundaries.
Audit Trail
Every action within a project is logged - server deployments, secret changes, member additions. Full attribution with timestamp, actor, and action.
Team Assignment
Assign entire teams to projects instead of individual users. When team membership changes, project access updates automatically. No manual sync.
API-First Management
Create, configure, and manage projects programmatically. Full REST API for CI/CD integration, infrastructure-as-code, and automated provisioning.
AI agents never stop.
MCP Servers need Vinkius.
Autonomous agents don't sleep. Every tool call hits a hardened isolation perimeter - cryptographic lockfiles, zero-trust RBAC, and hard execution quotas enforced at the payload level. No wrappers. Titanium-grade governance for autonomous compute.
