Documentation
Everything you need to install, configure, and run OpalServe v3.4. Start with Getting Started or jump to a section.
OpalServe is a self-hosted MCP control plane for engineering teams. Register MCP servers once, share them across every developer's editor, and run a temporal team brain that survives every AI session.
This documentation covers v3.4.0, the release that ships the Team Brain (Graphiti integration) and Drift Detection.
Where to start
If you have never installed OpalServe, start with Getting Started. It walks through npm install, the opalserve init wizard, and connecting your first MCP server in under five minutes.
If you are evaluating whether OpalServe fits your team's setup, the Architecture page is the deepest single-page read on how the Fastify server, SQLite store, React dashboard, and Graphiti sidecar fit together.
If you are already running OpalServe and want to wire in v3.4's flagship feature, jump straight to Team Brain. Drift Detection has its own page, it is the simpler of the two new surfaces and a good first thing to enable.
How the docs are organized
- Get started, install, configure, run.
- Features, the two flagship surfaces of v3.4.
- Reference, every CLI command and every HTTP endpoint.
- Guides, deep dives that are too long to fit in a feature page.
Anything not in the sidebar is intentionally out of scope for v1 of these docs and lives on GitHub. If you find something missing, open an issue.