{ "id": "moonshot", "providers": ["moonshot"], "providerAuthEnvVars": { "moonshot": ["MOONSHOT_API_KEY"] }, "providerAuthChoices": [ { "provider": "moonshot", "method": "api-key", "choiceId": "moonshot-api-key", "choiceLabel": "Moonshot API key (.ai)", "groupId": "moonshot", "groupLabel": "Moonshot AI (Kimi K2.5)", "groupHint": "Kimi K2.5", "optionKey": "moonshotApiKey", "cliFlag": "--moonshot-api-key", "cliOption": "--moonshot-api-key ", "cliDescription": "Moonshot API key" }, { "provider": "moonshot", "method": "api-key-cn", "choiceId": "moonshot-api-key-cn", "choiceLabel": "Moonshot API key (.cn)", "groupId": "moonshot", "groupLabel": "Moonshot AI (Kimi K2.5)", "groupHint": "Kimi K2.5", "optionKey": "moonshotApiKey", "cliFlag": "--moonshot-api-key", "cliOption": "--moonshot-api-key ", "cliDescription": "Moonshot API key" } ], "configSchema": { "type": "object", "additionalProperties": false, "properties": {} } }