Test MCP connection
| Field | Type | Required | Description |
|---|---|---|---|
transport | string | No | http or stdio (default: http) |
url | string | If HTTP | MCP server URL |
command | string | If STDIO | Executable command |
args | string[] | No | Command arguments |
Save MCP connection
| Field | Type | Required | Description |
|---|---|---|---|
workspace_id | string | Yes | Target workspace |
name | string | Yes | Display name |
transport | string | No | http or stdio |
url | string | If HTTP | MCP server URL |
command | string | If STDIO | Executable command |
args | string[] | No | Command arguments |