Conversation
|
Pull requests must include at least one of the required labels: |
Lighthouse check resultsShow Lighthouse scoresFolder depth level checked: 0 Commit SHA: 7c8b83a Modify the workflow to check a different depth:
|
444ede6 to
4722c3c
Compare
PR SummaryThis pull request enhances the documentation by introducing a comprehensive set of pages and glossary entries for the Model Context Protocol (MCP). The updates include:
These changes aim to improve user guidance on how to integrate AI assistants via the MCP protocol, making it easier to query and manage model inventories through natural language interactions. Test Suggestions
|
Validate docs site✓ INFO: A live preview of the docs site is available — Open the preview |
Pull Request Description
What and why?
Adds documentation for the ValidMind MCP server, enabling users to connect AI assistants like Cursor IDE and Claude Code to query and manage their model inventory through natural language.
New files created:
site/guide/mcp/connect-ai-assistants-via-mcp.qmd— Main documentation page with prerequisites, key concepts, configuration instructions, and troubleshootingsite/guide/mcp/_mcp-intro.qmd— Brief intro includesite/about/glossary/mcp/_mcp.qmd— MCP glossary definitionsite/about/glossary/mcp/_mcp-server.qmd— MCP server glossary definitionsite/about/glossary/mcp/_mcp-tool.qmd— MCP tool glossary definitionFiles updated:
site/guide/_sidebar.yaml— Added MCP page under Integrationssite/guide/integrations/managing-integrations.qmd— Added AI assistants section with cross-reference to MCP docsDocumentation covers:
Addresses sc-13661.
How to test
Check the live preview: Connect AI assistants via MCP
Proof the instructions work
Cursor
Claude Code
Also verify:
What needs special review?
Dependencies, breaking changes, and deployment notes
None — this is new documentation.
Release notes
Added documentation for the ValidMind MCP server, which enables AI assistants like Claude Desktop and Cursor to query and manage your model inventory through natural language. Learn more
Checklist