Files
2026-04-19 21:47:08 +08:00

58 lines
1.5 KiB
JSON

{
"numStartups": 80,
"installMethod": "global",
"hasSeenTasksHint": true,
"autoInstallIdeExtension": false,
"cachedStatsigGates": {
"tengu_prompt_suggestion": false
},
"mcpServers": {
"zai-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@z_ai/mcp-server"
],
"env": {
"Z_AI_MODE": "ZHIPU",
"Z_AI_API_KEY": "{{your_api_key}}"
}
},
"web-search-prime": {
"type": "http",
"url": "https://open.bigmodel.cn/api/mcp/web_search_prime/mcp",
"headers": {
"Authorization": "Bearer {{your_api_key}}"
}
},
"web-reader": {
"type": "http",
"url": "https://open.bigmodel.cn/api/mcp/web_reader/mcp",
"headers": {
"Authorization": "Bearer {{your_api_key}}"
}
},
"zread": {
"type": "http",
"url": "https://open.bigmodel.cn/api/mcp/zread/mcp",
"headers": {
"Authorization": "Bearer {{your_api_key}}"
}
}
},
"firstStartTime": "2026-01-01T01:02:03.004Z",
"unpinOpus47LaunchEffort": true,
"opusProMigrationComplete": true,
"sonnet1m45MigrationComplete": true,
"thinkingMigrationComplete": true,
"hasCompletedOnboarding": true,
"migrationVersion": 11,
"lastReleaseNotesSeen": "2.1.112",
"hasIdeOnboardingBeenShown": {
"vscode": true
},
"officialMarketplaceAutoInstallAttempted": true,
"officialMarketplaceAutoInstalled": true,
"showSpinnerTree": false
}