Create MCP server
create_mcp_serverRegister a new MCP server in the org (non-secret headers only) so its tools can be attached to agents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Server URL (for remote transports). | |
| name | Yes | Display name for the MCP server. | |
| transport | No | Connection transport. | |
| auth_method | No | How the server authenticates. | |
| description | No | What the server provides. | |
| custom_headers | No | Non-secret headers to send (reference secrets, never raw credentials). |