{ "provider": "lmstudio", "description": "Local LM Studio server. Set up picks the model from whatever the server actually has installed.", "baseUrl": "http://127.0.0.1:1234", "auth": { "mode": "literal", "token": "lmstudio" }, "models": { "opus": "qwen3.6-35b-a3b-uncensored-heretic-native-mtp-preserved", "sonnet": "qwen3.6-35b-a3b-uncensored-heretic-native-mtp-preserved", "haiku": "qwen3.6-35b-a3b-uncensored-heretic-native-mtp-preserved", "fable": "qwen3.6-35b-a3b-uncensored-heretic-native-mtp-preserved" }, "subagentModel": "qwen3.6-35b-a3b-uncensored-heretic-native-mtp-preserved", "gatewayModelDiscovery": true, "extraEnv": { "CLAUDE_CODE_ATTRIBUTION_HEADER": "0" }, "contextTokens": 262144, "configured": false }