Skip to content

Commit c2253d1

Browse files
Update snowflake-mcp.md
1 parent 94064e5 commit c2253d1

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

  • content/en/docs/marketplace/platform-supported-content/modules/snowflake

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

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,13 @@ The Model Context Protocol (MCP) is an open protocol that standardizes how Large
1515
### Typical Use Cases
1616

1717
* A chat interface where the user can retrieve and modify data in Snowflake Cloud by requesting in natural language.
18-
* Reusing existing functionality of stored procedures in Snowflake Cloud by task oriented AI agents.
18+
* Reusing existing functionality of stored procedures in Snowflake Cloud by task-oriented AI agents.
1919

2020
### Prerequisites {#prerequisites}
2121

22-
[Any specific versions of Studio Pro? Other prereqs?]
23-
2422
To establish a connection between a Mendix AI Agent and a Snowflake-managed MCP server, you can either start with the [Blank GenAI App](https://marketplace.mendix.com/link/component/227934) or [Agent Builder Starter App](https://marketplace.mendix.com/link/component/240369), but make sure to update the [MCP Client](https://marketplace.mendix.com/link/component/244893) module to version 3.1.0 (or higher) when its version is lower.
2523

26-
Or when you want to start from scratch or you want add to an exsiting application, you must also install the following modules and their prerequisites:
24+
Alternatively, to start from scratch or to add the capability to an exsiting application, you must also install the following modules and their prerequisites:
2725

2826
* [MCP Client](https://marketplace.mendix.com/link/component/244893) (version 3.1.0 or higher)
2927
* [Conversational UI](https://marketplace.mendix.com/link/component/239450)
@@ -32,7 +30,7 @@ Or when you want to start from scratch or you want add to an exsiting applicatio
3230

3331
To configure a Snowflake-managed MCP server, follow these steps:
3432

35-
1. In Snowflake, set up the database and schema's which will be used by the server.
33+
1. In Snowflake, set up the database and schemas which will be used by the server.
3634
<details>
3735
<summary>Expand for example code including some testdata</summary>
3836

0 commit comments

Comments
 (0)