Skip to content

docs(mcp): expand first-class client integration guides#1182

Merged
andres-linero merged 1 commit intomainfrom
docs/mcp-client-guides
Apr 3, 2026
Merged

docs(mcp): expand first-class client integration guides#1182
andres-linero merged 1 commit intomainfrom
docs/mcp-client-guides

Conversation

@msaad00
Copy link
Copy Markdown
Owner

@msaad00 msaad00 commented Apr 2, 2026

Summary

  • add a major-client MCP guide that explains when to use agent-bom mcp server, agent-bom proxy, and agent-bom proxy-configure
  • add a dedicated Codex CLI integration guide covering TOML config and manual proxy wrapping
  • tighten the existing Claude, Cortex, README, MCP server, and product brief references so the MCP integration story is coherent across current docs

Why

The MCP surface is already wired in code, but the adoption gap is still documentation friction. The discovery engine already knows the real config paths for Claude, Cursor, Windsurf, Cortex, Codex, and Gemini. This patch turns that into first-class setup guidance instead of scattering the story across a few partial docs.

What changed

Impact

  • clearer per-client config paths across macOS, Linux, and Windows
  • explicit guidance on MCP server mode vs runtime proxy mode
  • Codex CLI is now a first-class documented path instead of an implied discovery surface
  • current docs now point to one major-client matrix instead of making users stitch the path together themselves

Validation

  • docs-only patch
  • content grounded in the current discovery paths from src/agent_bom/discovery/__init__.py and src/agent_bom/discovery/config_parsers.py

@msaad00 msaad00 force-pushed the docs/mcp-client-guides branch from 2a050f8 to c2562cf Compare April 3, 2026 00:13
@andres-linero andres-linero marked this pull request as ready for review April 3, 2026 00:19
@andres-linero andres-linero enabled auto-merge (squash) April 3, 2026 00:19
@andres-linero andres-linero merged commit 8334717 into main Apr 3, 2026
20 checks passed
@andres-linero andres-linero deleted the docs/mcp-client-guides branch April 3, 2026 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants