Skip to content

Commit d52fd91

Browse files
authored
chore: update Prefect MCP status in docs (#19213)
1 parent acce49e commit d52fd91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/v3/how-to-guides/ai/use-prefect-mcp-server.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: Connect AI assistants to Prefect using the Model Context Protocol.
77
The Prefect MCP server enables AI assistants to interact with your Prefect workflows and infrastructure through the [Model Context Protocol (MCP)](https://modelcontextprotocol.io/). This integration allows AI tools like Claude Code, Cursor, and Codex CLI to help you monitor deployments, debug flow runs, query infrastructure, and more.
88

99
<Warning>
10-
The Prefect MCP server is currently in alpha. APIs, features, and behaviors may change without notice. We encourage you to try it out and provide feedback through [GitHub issues](https://github.com/PrefectHQ/prefect-mcp-server/issues).
10+
The Prefect MCP server is currently in beta. APIs, features, and behaviors may change without notice. We encourage you to try it out and provide feedback through [GitHub issues](https://github.com/PrefectHQ/prefect-mcp-server/issues).
1111
</Warning>
1212

1313
## What is the Prefect MCP server?

0 commit comments

Comments
 (0)