Skip to content

docs(mcp): move MCP page to AI section and finalize sidebar#25

Merged
bedus-creation merged 1 commit into
mainfrom
feat/mcp-process-docs
Jun 5, 2026
Merged

docs(mcp): move MCP page to AI section and finalize sidebar#25
bedus-creation merged 1 commit into
mainfrom
feat/mcp-process-docs

Conversation

@bedus-creation

Copy link
Copy Markdown
Contributor

Summary

  • MCP docs page moved from docs/mcp.mddocs/ai/mcp.md, placing it under the AI section of the site
  • Sidebar updated in .vitepress/config.mts: MCP entry now appears under the AI group (not under Guide/Getting Started)
  • Updates docs/frontend/inertia.md with revised content
  • Adds docs/orm-factory.md documentation page
  • Removes leftover queue migration stubs that don't belong in the docs repo

Context

The MCP module and McpProvider base class were shipped in fastapi-startkit-framework PR #89. This PR finalises the corresponding documentation by placing the MCP page in its correct location under the AI sidebar section.

Test plan

  • Run npm run dev locally and confirm the sidebar shows AI > MCP with the correct link (/docs/ai/mcp)
  • Confirm no broken links — navigate to /docs/ai/mcp and verify the page renders
  • Verify MCP does not appear under Guide or any other section

🤖 Generated with Claude Code

@bedus-creation bedus-creation merged commit 346a9fb into main Jun 5, 2026
@bedus-creation bedus-creation deleted the feat/mcp-process-docs branch June 7, 2026 23:33
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.

1 participant