Skip to content

Commit 9d1b84c

Browse files
committed
fix: lowercase stdio
1 parent 31da018 commit 9d1b84c

File tree

1 file changed

+1
-2
lines changed
  • sources/platform/integrations/ai

1 file changed

+1
-2
lines changed

sources/platform/integrations/ai/mcp.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,8 +182,7 @@ The server will expose all _Actor discovery and management tools_, as well as `r
182182
The list of tools you can enable/disable is as follows: `docs`, `runs`, `storage`, and `preview`.
183183

184184

185-
186-
### Configure STDIO server using CLI arguments
185+
### Configure stdio server using CLI arguments
187186

188187
When running the MCP server via the command line, you can specify the tools using the `--tools` parameter.
189188
For example, to enable only the `runs` and `storage` tools, you can run:

0 commit comments

Comments
 (0)