docs: OAB MCP Facade operator guide#1450
Merged
Merged
Conversation
Documents the #1448 feature: enablement (broker [mcp] / standalone), the two-tool surface, audit lines, client registration (incl. the kiro --agent config gotcha), trust model, and the pod-vs-fleet positioning relative to octobroker (ADR §4.1).
This was referenced Jul 25, 2026
thepagent
approved these changes
Jul 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Docs-only. Adds
docs/oab-mcp-facade.mdcovering the facade shipped in #1448: how to enable it (broker[mcp]section oropenab-agent mcp-facade), thesearch_capabilities/execute_capabilitysurface, audit logging, client registration examples (including the kiro--agentper-agent config gotcha found during b2 deployment), the loopback trust model, and pod-vs-fleet positioning vs octobroker per ADR §4.1. Cross-linksdocs/gmail-native.md(#1449).Validated content: everything documented was exercised live during the #1448/#1449 validation runs (local + b2).
Review Contract
Goal
Add
docs/oab-mcp-facade.md: an accurate operator guide for the OAB MCP Facade shipped in #1448 — enablement (broker[mcp]/ standalone CLI), the two-tool surface, audit log format, client registration (including the kiro--agentper-agent config gotcha), the loopback trust model, and the pod-vs-fleet positioning relative to octobroker (ADR §4.1).Non-goals
docs/adr/oab-mcp-adapter.md.Accepted Residual Risks
Acceptance Criteria
crates/openab-mcp/src/mcp/facade.rsandconfig.toml.example).docs/gmail-native.md(feat(mcp): native Gmail adapter — §6.5 profile over GA REST as stdio MCP server #1449).Follow-ups