{"service":"public-mcp-server","description":"Discovery-only Model Context Protocol server for the loc-mesh project. Publishes per-API OpenAPI passthroughs and a cross-API overview as MCP resources. Never on the API traffic path.","version":"0.0.0-dev","publicUrl":"https://mcp.test-mesh.locate2u.app","runtime":"cloudflare-worker","mcp":{"transport":"streamable-http","endpoint":"/mcp","spec":"https://modelcontextprotocol.io","available":false,"note":"The MCP transport is not yet ported to the Workers runtime."},"auth":{"scheme":"bearer","header":"Authorization: Bearer <Zitadel JWT>","tokenType":"Zitadel OAuth2 access token (JWT)","metadata":"/.well-known/oauth-protected-resource"},"endpoints":[{"method":"GET","path":"/api","description":"This document."},{"method":"GET","path":"/api/health","description":"Liveness."},{"method":"GET","path":"/api/health/deps","description":"Upstream reachability."},{"method":"GET","path":"/api/health/ready","description":"Deep readiness."},{"method":"GET","path":"/api/version","description":"Build metadata."},{"method":"GET","path":"/api/whoami","description":"Authenticated identity echo."}]}