File tree Expand file tree Collapse file tree 1 file changed +17
-7
lines changed Expand file tree Collapse file tree 1 file changed +17
-7
lines changed Original file line number Diff line number Diff line change @@ -64,14 +64,18 @@ tabs:
6464 icon : book
6565 slug : documentation
6666 sdks :
67- display-name : SDKs (& MCP server)
67+ display-name : SDKs
6868 icon : code
6969 slug : sdks
7070 changelog :
7171 display-name : Changelog
7272 slug : changelog
7373 changelog : ./changelog
7474 icon : history
75+ mcp :
76+ display-name : MCP
77+ icon : fa-light fa-code-branch
78+ slug : mcp
7579layout :
7680 tabs-placement : header
7781 searchbar-placement : header
@@ -221,9 +225,6 @@ navigation:
221225 - page : Custom tools
222226 path : tools/custom-tools.mdx
223227 icon : fa-light fa-screwdriver-wrench
224- - page : MCP client tool
225- path : tools/mcp.mdx
226- icon : fa-light fa-code-branch
227228 - section : External tools
228229 icon : fa-light fa-cubes
229230 contents :
@@ -541,6 +542,17 @@ navigation:
541542 - link : OpenAPI
542543 href : https://api.vapi.ai/api-json
543544
545+ - tab : mcp
546+ layout :
547+ - section : MCP
548+ contents :
549+ - page : MCP client
550+ path : tools/mcp.mdx
551+ icon : fa-light fa-network-wired
552+ - page : MCP server
553+ path : sdk/mcp-server.mdx
554+ icon : fa-light fa-server
555+
544556 - tab : sdks
545557 layout :
546558 - section : Client SDKs
@@ -580,12 +592,10 @@ navigation:
580592 - link : Go
581593 href : https://github.com/VapiAI/server-sdk-go
582594 icon : fa-brands fa-golang
583- - page : MCP Server
584- path : sdk/mcp-server.mdx
585- icon : fa-light fa-code-branch
586595 - page : Ecosystem
587596 path : resources.mdx
588597 icon : fa-light fa-boxes-stacked
598+
589599 - tab : changelog
590600
591601redirects :
You can’t perform that action at this time.
0 commit comments