BoltMCP REST API
The internal REST API service (boltmcp-rest-api, container port 3003) that backs the BoltMCP dashboard and the deployed MCP servers. It is deliberately NOT given a public ingress hostname by the chart - the documented hostname table covers only web, auth, server and inspector - so it is reachable only inside the cluster. Documented surface includes the /api/v1/secrets/* endpoints backed by the bundled Vault, and a platform-wide 10 MB request-body limit enforced on every request. No OpenAPI description is published publicly.