Skip to content

Commit 52170a2

Browse files
updates
1 parent 1de7a22 commit 52170a2

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

content/en/docs/marketplace/genai/concepts/model-context-protocol.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,4 @@ Furthermore, an MCP Client example teaches you how to establish a connection to
6060
* The official [MCP docs](https://modelcontextprotocol.io/introduction)
6161
* The [MCP Java SDK GitHub Repository](https://github.com/modelcontextprotocol/java-sdk)
6262
* A blog post on [How to use MCP to bring Mendix Business Logic into Claude for Desktop](https://www.mendix.com/blog/how-to-use-mcp-to-bring-mendix-business-logic-into-claude-for-desktop/)
63+
* [Connect a Mendix AI Agent to a Snowflake-Managed MCP Server](/appstore/modules/snowflake/)

content/en/docs/marketplace/platform-supported-content/modules/snowflake/snowflake-mcp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
title: "Connect a Mendix AI Agent to a Snowflake-Managed MCP Server"
3-
linktitle: "AI Agents for a Snowflake MCP Server"
3+
linktitle: "Connect Mendix to a Snowflake MCP Server"
44
url: /appstore/modules/snowflake/connect-ai-agent-to-snowflake-mcp/
55
description: "Describes the steps required to use a Snowflake-managed MCP server with a Mendix AI ageint."
66
weight: 80
77
---
88

99
## Introduction
1010

11-
The Model Context Protocol (MCP) is an open protocol that standardizes how Large Language Models (LLMs) can autonomously connect to apps. Many AI platforms and third-party systems have already adopted MCP for easier integration and empowerment of LLMs. Mendix provides an MCP Server module to facilitate an MCP server from a Mendix app, as well as an MCP Client module to facilitate connections from a Mendix app to an MCP server. For more information, see [Model Context Protocol (MCP)](/appstore/modules/genai/mcp/).
11+
The Model Context Protocol (MCP) is an open protocol that standardizes how Large Language Models (LLMs) can autonomously connect to apps. Many AI platforms and third-party systems have already adopted MCP for easier integration and empowerment of LLMs. Mendix provides an MCP Server module to facilitate an MCP server from a Mendix app, as well as an MCP Client module. For more information, see [Model Context Protocol (MCP)](/appstore/modules/genai/mcp/).
1212

1313
[Snowflake-managed MCP servers](https://docs.snowflake.com/en/user-guide/snowflake-cortex/cortex-agents-mcp) let AI agents securely retrieve data from Snowflake accounts without needing to deploy separate infrastructure. Mendix users can configure the [MCP Client Module](/appstore/modules/genai/mcp-modules/mcp-client/) to enable the connection from a Mendix AI agent to a Snowflake MCP server.
1414

0 commit comments

Comments
 (0)