Learn MCP Runtime¶
A structured three-module path from zero to a production multi-team deployment. Each module builds on the previous one. You can work through them sequentially or jump to the module that matches where you are.
Module 1 — Core concepts¶
What you will learn: The key abstractions (MCPServer, Grant, Session, Gateway, Adapter) and how they fit together before you touch the CLI.
Time: 15 minutes reading
Module 2 — Your first governed server¶
What you will learn: End-to-end hands-on — deploy a real example server, create a grant, connect an MCP client, and see traffic in the analytics dashboard.
Prerequisites: Module 1 completed; platform account or local cluster running.
Time: 30–45 minutes
Module 3 — Multi-team production setup¶
What you will learn: Create two teams, grant cross-team access, deploy servers into separate namespaces, and validate isolation.
Prerequisites: Module 2 completed; admin credentials.
Time: 45–60 minutes
After the modules¶
- CLI reference — every command with flags
- Troubleshooting — common errors and fixes
- API reference — full CRD field documentation