Skip to content

Commit 0e1e052

Browse files
committed
docs(mcp): clarify that both safelisted and arbitrary operations are supported
1 parent 09026cf commit 0e1e052

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/router/mcp.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ icon: "robot"
66

77
For a high-level introduction, see the [MCP Gateway overview](https://wundergraph.com/mcp-gateway).
88

9-
WunderGraph's MCP Gateway is a feature of the Cosmo Router that enables AI models to interact with your GraphQL APIs using a structured protocol. Instead of allowing arbitrary queries, it exposes a predefined set of validated GraphQL operations as tools that AI models can discover and use.
9+
WunderGraph's MCP Gateway is a feature of the Cosmo Router that enables AI models to interact with your GraphQL APIs using a structured protocol. We can expose a predefined set of safelisted operations, or capabilities as MCP tools, or allow agents to execute GraphQL directly.
1010

1111
<Frame caption="Cosmo Router exposes your GraphQL Supergraph over MCP, enabling AI platforms like Cursor, Windsurf, and Claude to discover and execute operations.">
1212
<img

0 commit comments

Comments
 (0)