File tree 1 file changed +17
-7
lines changed 1 file changed +17
-7
lines changed Original file line number Diff line number Diff line change @@ -64,14 +64,18 @@ tabs:
64
64
icon : book
65
65
slug : documentation
66
66
sdks :
67
- display-name : SDKs (& MCP server)
67
+ display-name : SDKs
68
68
icon : code
69
69
slug : sdks
70
70
changelog :
71
71
display-name : Changelog
72
72
slug : changelog
73
73
changelog : ./changelog
74
74
icon : history
75
+ mcp :
76
+ display-name : MCP
77
+ icon : fa-light fa-code-branch
78
+ slug : mcp
75
79
layout :
76
80
tabs-placement : header
77
81
searchbar-placement : header
@@ -221,9 +225,6 @@ navigation:
221
225
- page : Custom tools
222
226
path : tools/custom-tools.mdx
223
227
icon : fa-light fa-screwdriver-wrench
224
- - page : MCP client tool
225
- path : tools/mcp.mdx
226
- icon : fa-light fa-code-branch
227
228
- section : External tools
228
229
icon : fa-light fa-cubes
229
230
contents :
@@ -541,6 +542,17 @@ navigation:
541
542
- link : OpenAPI
542
543
href : https://api.vapi.ai/api-json
543
544
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
+
544
556
- tab : sdks
545
557
layout :
546
558
- section : Client SDKs
@@ -580,12 +592,10 @@ navigation:
580
592
- link : Go
581
593
href : https://github.com/VapiAI/server-sdk-go
582
594
icon : fa-brands fa-golang
583
- - page : MCP Server
584
- path : sdk/mcp-server.mdx
585
- icon : fa-light fa-code-branch
586
595
- page : Ecosystem
587
596
path : resources.mdx
588
597
icon : fa-light fa-boxes-stacked
598
+
589
599
- tab : changelog
590
600
591
601
redirects :
You can’t perform that action at this time.
0 commit comments