Skip to content

docs(pages): add MCP Server docs section#262

Open
YinkaMetrics wants to merge 1 commit into
alibaba:mainfrom
YinkaMetrics:docs/mcp-docs-section
Open

docs(pages): add MCP Server docs section#262
YinkaMetrics wants to merge 1 commit into
alibaba:mainfrom
YinkaMetrics:docs/mcp-docs-section

Conversation

@YinkaMetrics

@YinkaMetrics YinkaMetrics commented Jul 1, 2026

Copy link
Copy Markdown

Description

Adds the missing MCP Server section to the Docs page, placed after ocr viewer, with CLI configuration commands, supported field descriptions, the conflict/timeout note, and a CodeGraph example. Also adds the required docs sidebar/title/content keys for English, Chinese, and Japanese.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Refactoring (no functional changes)
  • Documentation update
  • CI / Build / Tooling

How Has This Been Tested?

  • make test passes locally
  • Manual testing (describe below)

Manual validation:

  • cd pages && npm run typecheck
  • cd pages && npm run build

npm run build passes with existing webpack bundle-size warnings.

Checklist

  • My code follows the project's coding style (go fmt, go vet)
  • I have performed a self-review of my code
  • I have added tests that prove my fix is effective or my feature works
  • New and existing unit tests pass locally with my changes
  • I have updated the documentation accordingly (if applicable)
  • I have signed the CLA

Related Issues

Closes #259

@CLAassistant

CLAassistant commented Jul 1, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

OpenCodeReview: No comments generated. Looks good to me.

@YinkaMetrics YinkaMetrics marked this pull request as ready for review July 1, 2026 16:50
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.

docs(pages): add MCP Server documentation section to Docs page

2 participants