MCPcopy Create free account
hub / github.com/bex-co/bex / Server

Struct Server

operator/internal/api/server.go:33–41  ·  view source on GitHub ↗

Server wires the adapters (REST + GraphQL + MCP) over one Core and one auth gate. All surfaces mount on the same mux, share the auth middleware, and call identical Core methods — so they cannot diverge in behavior. Auth (docs/auth.md): OAuth2 bearer tokens are validated via Hydra introspection (API

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected