Configuration for a command-line based MCP server.
This is used for local MCP servers that are spawned as child processes.
Remarks
The transport and type fields are optional for command-based configs.
They can be useful for explicitly specifying "stdio" transport or for
compatibility with VSCode-style configurations.
Configuration for a command-line based MCP server. This is used for local MCP servers that are spawned as child processes.
Remarks
The
transport
andtype
fields are optional for command-based configs. They can be useful for explicitly specifying "stdio" transport or for compatibility with VSCode-style configurations.