We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ae9f9e commit f23a6e0Copy full SHA for f23a6e0
docs/.vitepress/config.mts
@@ -44,7 +44,8 @@ export default withMermaid({
44
items: [
45
{text: 'Integration', link: '/mcp-server'},
46
{text: 'Filesystem', link: '/mcp/filesystem'},
47
- {text: 'Prompts', link: '/mcp/prompts'}
+ {text: 'Prompts', link: '/mcp/prompts'},
48
+ {text: 'Tools', link: '/mcp/tools'}
49
]
50
},
51
{
0 commit comments