Skip to content

Commit d43b191

Browse files
committed
feat: update readme
1 parent 28340da commit d43b191

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# Make MCP Server
1+
# Make MCP Server (legacy)
2+
3+
**A modern, cloud-based version of the Make MCP Server is now available. For most use cases, we recommend using [this new version](https://developers.make.com/mcp-server).**
24

35
A Model Context Protocol server that enables Make scenarios to be utilized as tools by AI assistants. This integration allows AI systems to trigger and interact with your Make automation workflows.
46

@@ -9,7 +11,7 @@ The MCP server:
911
- Connects to your Make account and identifies all scenarios configured with "On-Demand" scheduling
1012
- Parses and resolves input parameters for each scenario, providing AI assistants with meaningful parameter descriptions
1113
- Allows AI assistants to invoke scenarios with appropriate parameters
12-
- Returns scenario output (currently in closed beta) as structured JSON, enabling AI assistants to properly interpret the results
14+
- Returns scenario output as structured JSON, enabling AI assistants to properly interpret the results
1315

1416
## Benefits
1517

0 commit comments

Comments
 (0)