Aller au contenu principal

v0.1.0: MCP Gateway, Control Plane, Developer Portal

· Une minute de lecture
STOA Team
The STOA Platform Team

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