Skip to content

Commit 5dac1d6

Browse files
tpayetclaude
andcommitted
Make MCP references more tool-agnostic
- Update SDK description to emphasize MCP works with various AI assistants and tools - Change guide link text to "Model Context Protocol integration" - Update cross-reference to focus on MCP as a standard for tool integration - Remove specific mentions of Claude to be more inclusive of all MCP-compatible platforms 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 5ad3dc5 commit 5dac1d6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

learn/ai_powered_search/conversational_search_with_chat.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ Meilisearch's chat completions consolidates these into one streamlined process:
6565
- Exact matching is critical
6666
- Response time is paramount
6767

68-
## Alternative: Using AI assistants with MCP
68+
## Alternative: Model Context Protocol integration
6969

70-
For developers and power users who want to interact with Meilisearch through AI assistants like Claude, consider using the [Meilisearch Model Context Protocol (MCP) server](/guides/ai/mcp). This allows natural language interaction with your Meilisearch instance through desktop AI applications.
70+
For developers who want to integrate Meilisearch with AI assistants and automation tools, consider using the [Meilisearch Model Context Protocol (MCP) server](/guides/ai/mcp). MCP enables standardized tool integration across various AI platforms and applications.
7171

7272
## Architecture overview
7373

learn/resources/sdks.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ You can use Meilisearch API wrappers in your favorite language. These libraries
5555

5656
## AI Assistant tools
5757

58-
- [meilisearch-mcp](https://github.com/meilisearch/meilisearch-mcp): Model Context Protocol server for interacting with Meilisearch through AI assistants like Claude
59-
- Guide: [Talk to Meilisearch with Claude desktop](/guides/ai/mcp)
58+
- [meilisearch-mcp](https://github.com/meilisearch/meilisearch-mcp): Model Context Protocol server for integrating Meilisearch with AI assistants and tools
59+
- Guide: [Model Context Protocol integration](/guides/ai/mcp)
6060

6161
## Other tools
6262

0 commit comments

Comments
 (0)