v0.1.0: MCP Gateway, Control Plane, Developer Portal
Β· One min read
We're thrilled to announce the first public release of STOA Platform!
Highlightsβ
MCP Gatewayβ
- Model Context Protocol (MCP) support
- Secure AI agent authentication via API keys
- OPA policy engine for fine-grained access control
- Request routing to MCP servers
Control Planeβ
- Python/FastAPI-based Core API
- Multi-tenant architecture
- Subscription and API key management
- GitLab as source of truth (GitOps)
Developer Portalβ
- Self-service API/tool catalog
- Subscription management
- Usage dashboards
- Interactive documentation
Admin Consoleβ
- Tenant management
- User administration
- Policy configuration
- Audit logs viewer
Securityβ
- Keycloak SSO integration (OIDC/OAuth2)
- HashiCorp Vault for secrets management
- RBAC with 6 personas and 12 scopes
- mTLS support for internal services
Infrastructureβ
- Kubernetes-native deployment
- Helm charts available
- ArgoCD GitOps compatible
- Prometheus/Grafana observability
Breaking Changesβ
None - this is the first release!
Known Issuesβ
- Rate limiting not yet implemented (coming in v0.2.0)
- Usage metering in beta
Upgrade Guideβ
N/A - first release.
What's Nextβ
See our Roadmap for Q2 2026 plans:
- Rate limiting & quotas
- Usage metering & analytics
- Fine-grained RBAC policies
- Audit logging
Resourcesβ
The STOA Team