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:
parent
37fc581472
commit
c76aeb6e9e
8 changed files with 284 additions and 114 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue