docs: mcp server component and integrations (#7286)

* mcp-server-component-update

* update-image

* step-number

* more-content

* astra-npx

* mcp-see-mode-and-env-var

* fix-build

* docs-add-mcp-inspector

* create-section-for-mcp

* code-review
This commit is contained in:
Mendon Kissling 2025-03-31 15:19:09 -04:00 committed by GitHub
commit c76aeb6e9e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 284 additions and 114 deletions

View file

@ -165,15 +165,6 @@ module.exports = {
"Integrations/Arize/integrations-arize",
"Integrations/integrations-assemblyai",
"Integrations/Composio/integrations-composio",
"Integrations/integrations-langfuse",
"Integrations/integrations-langsmith",
"Integrations/integrations-langwatch",
"Integrations/integrations-opik",
{
type: "doc",
id: "Integrations/integrations-mcp",
label: "MCP (Model context protocol)"
},
{
type: 'category',
label: 'Google',
@ -182,6 +173,18 @@ module.exports = {
'Integrations/Google/integrations-setup-google-cloud-vertex-ai-langflow',
],
},
"Integrations/integrations-langfuse",
"Integrations/integrations-langsmith",
"Integrations/integrations-langwatch",
{
type: 'category',
label: 'MCP (Model Context Protocol)',
items: [
'Integrations/MCP/integrations-mcp',
'Integrations/MCP/mcp-component-astra',
],
},
"Integrations/integrations-opik",
{
type: "category",
label: "Notion",