Skip to content

Commit 9037233

Browse files
committed
add mcp as keyword
1 parent abbba16 commit 9037233

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ai/model-context-protocol.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: "Model Context Protocol"
33
description: "Let users access your docs and APIs through their favorite AI tools"
4-
icon: 'audio-waveform'
4+
icon: "audio-waveform"
5+
keywords: ["mcp"]
56
---
67

78
## About MCP servers
@@ -167,7 +168,6 @@ When you enable an API endpoint for MCP, the server includes the authentication
167168

168169
If a user asks their AI tool to call a protected endpoint, the tool will request the necessary authentication credentials from the user at that moment.
169170

170-
171171
## Monitoring your MCP server
172172

173173
You can view all available MCP tools in the **Available tools** section of the [MCP Server page](https://dashboard.mintlify.com/products/mcp) in your dashboard.

0 commit comments

Comments
 (0)