Create MCP Server
lyzr_create_mcp_serverRegister a new MCP server with authentication options (no-auth, API key, or OAuth).
Instructions
Register a new MCP server (no-auth, api_key, or oauth).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | MCP server name | |
| config | Yes | Auth configuration for the server (auth_type, server_url, plus auth-specific fields like api_key or oauth client_id/client_secret) | |
| description | No | Optional server description | |
| standard_server_id | No | Id of a standard/catalog server this maps to |