add_connector
Add an external stdio MCP server configuration, launching the command without a shell. Tools are namespaced as connector__tool.
Instructions
Configure an external stdio MCP server. Requires allow_connectors. The process is launched without a shell, receives a minimal environment, and its tools are namespaced as __.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | ||
| name | Yes | ||
| command | Yes | Executable path or name; no shell syntax. | |
| enabled | No | ||
| inherit_env | No | Environment variable names to pass through without persisting values. |