May 17, 2026
BetaMCP server
MCP became a fuller source-context layer
RepoWiki MCP now exposes a broader read-only source-context layer for AI-native clients, with connector auth, packets, freshness checks, resources, prompts, and public endpoint validation.
- Added bounded context packets, document discovery, claim verification, freshness checks, resources, and workflow prompts for supported MCP clients.
- Added hosted connector OAuth alongside scoped bearer tokens, while keeping RepoWiki read-only and out of model execution, CRM mutation, source edits, billing changes, and member changes.
- Validated the public endpoint through the MCP SDK, including tool, resource, prompt, search, packet, claim, freshness, and fetch coverage. OpenAI hosted Responses API validation passed for tool listing and search/fetch.