Skip to content

Commit 07694ce

Browse files
committed
update intro sentence
1 parent f104e8b commit 07694ce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/use-cases/AI_ML/MCP/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ show_related_blogs: true
1212
import Image from '@theme/IdealImage';
1313
import overview from '@site/static/images/use-cases/AI_ML/MCP/mcp_overview.png';
1414

15-
[Model Context Protocol](https://www.anthropic.com/news/model-context-protocol) (MCP) is a standard developed by Anthropic that enables AI models to seamlessly integrate with external systems. This protocol allows AI assistants to connect to data sources, APIs, databases, and more in a secure and standardized way.
15+
[Model Context Protocol](https://www.anthropic.com/news/model-context-protocol) (MCP) is a standard developed by Anthropic that enables AI assistants to seamlessly integrate with external systems.
16+
This protocol allows AI assistants to connect to data sources, APIs, databases, and more in a secure and standardized way.
1617

1718
MCP creates a universal interface between AI models and various services, eliminating the need for custom tool implementations for each integration.
1819
You can think of it as a universal API standard designed specifically for AI systems.

0 commit comments

Comments
 (0)