Skip to content

docs(mcp): add client connection guide#665

Merged
urjitc merged 1 commit into
mainfrom
codex/mcp-docs
Jul 18, 2026
Merged

docs(mcp): add client connection guide#665
urjitc merged 1 commit into
mainfrom
codex/mcp-docs

Conversation

@urjitc

@urjitc urjitc commented Jul 18, 2026

Copy link
Copy Markdown
Member

Summary

  • Add a production MCP connection guide to the Mintlify documentation.
  • Add the guide to the Guides navigation group.

Why

The production MCP server is live, but the public documentation does not explain how to connect a compatible AI client, authorize workspace access, or understand role-based permissions.

Changes

  • Document URL-only OAuth setup for Claude, Cursor, and VS Code.
  • Explain workspace selection, read/write capabilities, membership enforcement, and troubleshooting.
  • Keep client-specific instructions linked to current primary documentation.

Testing

  • Parsed docs/docs.json as JSON.
  • Compiled docs/guides/mcp.mdx with @mdx-js/mdx@3.1.1.
  • Formatted the MDX with Prettier 3.6.2.
  • Passed staged-file checks and git diff --check.

Review Notes

  • The unrelated untracked document AI refactor note is intentionally excluded.

View with Codesmith Autofix with Codesmith
Need help on this PR? Tag /codesmith with what you need. Autofix is disabled.

Review in cubic

Document remote OAuth setup, workspace permissions, supported actions,
and troubleshooting for compatible MCP clients.

Co-authored-by: Syed N Ahmed <syednaz2006@gmail.com>
@cursor

cursor Bot commented Jul 18, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@capy-ai

capy-ai Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

Capy auto-review is paused for this organization because the usage-cycle auto-review limit has been reached. Increase the limit or turn it off in billing settings to resume automatic reviews.

@mintlify

mintlify Bot commented Jul 18, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
thinkex 🟢 Ready View Preview Jul 18, 2026, 2:07 AM

@coderabbitai

coderabbitai Bot commented Jul 18, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@urjitc, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 49 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 7f216e27-ce29-4d72-81d6-27927392e839

📥 Commits

Reviewing files that changed from the base of the PR and between c84d411 and 53ed874.

📒 Files selected for processing (2)
  • docs/docs.json
  • docs/guides/mcp.mdx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/mcp-docs

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Auto-approved: Adds a new MCP client connection guide to documentation; no code or configuration changes.

Re-trigger cubic

@greptile-apps

greptile-apps Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR adds public documentation for connecting AI clients to ThinkEx MCP. The main changes are:

  • New docs/guides/mcp.mdx guide for Claude, Cursor, and VS Code setup.
  • Permission and workspace role behavior documented for MCP access.
  • Troubleshooting guidance added for common connection and authorization problems.
  • docs/docs.json updated to include the MCP guide in navigation.

Confidence Score: 5/5

This documentation-only change is safe to merge.

The changes are limited to a new MDX guide and one matching navigation entry. The new page path matches the added file, and no correctness or security issues were identified.

No files require special attention.

T-Rex T-Rex Logs

What T-Rex did

  • T-Rex produced a finding-comment-proof for a posted P2 finding.
  • T-Rex performed contract validation and generated a main MCP validation log, plus per-command logs for JSON parse, MDX compile, Prettier check, and git diff whitespace check, and copied the MDX harness files for the 3.1.1 compile into artifacts.

View all artifacts

T-Rex Ran code and verified through T-Rex

Important Files Changed

Filename Overview
docs/docs.json Adds the new MCP guide to the existing Guides navigation group.
docs/guides/mcp.mdx Adds a Mintlify MDX guide for connecting MCP-compatible clients, permissions, workspace selection, actions, and troubleshooting.

Comments Outside Diff (1)

  1. General comment

    P2 docs/docs.json fails the stated Prettier 3.6.2 formatting check

    • Bug
      • The requested command pnpm dlx prettier@3.6.2 --check docs/docs.json docs/guides/mcp.mdx exited with code 1. Prettier reported [warn] docs/docs.json and Code style issues found in the above file, while the other stated checks passed.
    • Cause
      • docs/docs.json is not formatted according to Prettier 3.6.2's formatting rules.
    • Fix
      • Run pnpm dlx prettier@3.6.2 --write docs/docs.json docs/guides/mcp.mdx and commit the resulting formatting changes, or otherwise update docs/docs.json to match Prettier 3.6.2 output.

    T-Rex Ran code and verified through T-Rex

Reviews (1): Last reviewed commit: "docs(mcp): add client connection guide" | Re-trigger Greptile

@urjitc
urjitc merged commit 0e03f49 into main Jul 18, 2026
12 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in Dev Board Jul 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant