{{ message }}
HOLD FOR LAUNCH private bridge MCP server setup guide#365
Open
mindymo wants to merge 8 commits into
Open
Conversation
New page covering how to connect a private/network-local MCP server to C1 through the bridge agent, with no inbound firewall rules required. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Contributor
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- "ConductorOne download center" → "C1 download center" (prose rule) - Add outcome sentence after Step 1 <Steps> block - Add intro sentence before Step 4 <Steps> block (was directly after heading) - Add outcome sentence after Step 4 <Steps> block - "Step 6 — Verify" → "Step 6 — Verify the connection" (heading must be descriptive out of context) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Fix button name: "Create credential" → "Rotate credential" - Fix step order: enter display name before clicking Create bridge - Update download link to dist.conductorone.com/ConductorOne/bridge-client - Replace placeholder Kubernetes/Docker note with real deployment tabs, including actual ECR image path and manifests - Fix credential rotation section button names (Rotate/Revoke → Rotate credential/Revoke credential) - Simplify Step 6 log-tailing prose Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Lead with the barrier (private network, no inbound firewall changes) rather than the mechanism. Trim from four sentences to two. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Collaborator
Author
- Replace feature-gate note with "Activation required" pattern (AIAM must be enabled; contact support to get bridge connectivity turned on) - Remove placeholder from release note; add contact CTA and AIAM prerequisite Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Correct the credential button label (Create vs Rotate credential) - Add environment-variable and Vault configuration modes; link the bridge setup guide - Remove the config-check validation step - Document the registration authentication step and the app-user requirement for tool calls - Explain code-mode discovery and invocation for capable clients - Note that discovery uses the tool descriptions and schemas the server advertises - Fix the verify-connection steps (Test credentials reports the discovered tool count) - Add the http transport type and use "C1 Bridge" Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
That a robot thought was awkward.
jugonzalez12
approved these changes
Jun 26, 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.

Summary
product/admin/mcp-bridge.mdx— a new setup guide for connecting a private/local MCP server to C1 using the bridge agent (bridge-client), with no inbound firewall rules requireddocs.jsonunder the existing "MCP server setup guides" nav group alongside Datadogbridge.yaml, validating and running the agent, registering the server in C1, reviewing discovered tools, verifying, troubleshooting, and rotating credentialsNotes for reviewers
This is a first draft from internal developer docs. The design team flagged that the source doc had accuracy issues, so several things still need verification against the actual product UI:
bridge-config-checkis the correct binary nameTest plan
🤖 Generated with Claude Code