What to build
Stand up the /mcp entrypoint. Authenticated MCP calls are accepted, the token is validated, and the request is enriched with resolved org + department identity context. Unauthorized or invalid tokens are rejected with structured error responses. At this stage the response is an identity-scoped stub (no retrieval yet) — this slice proves MCP-first integration and auth plumbing end-to-end.
Acceptance criteria
Blocked by
What to build
Stand up the
/mcpentrypoint. Authenticated MCP calls are accepted, the token is validated, and the request is enriched with resolved org + department identity context. Unauthorized or invalid tokens are rejected with structured error responses. At this stage the response is an identity-scoped stub (no retrieval yet) — this slice proves MCP-first integration and auth plumbing end-to-end.Acceptance criteria
/mcpand receive a valid stub response.Blocked by