Files
wehub-resource-sync bb5c75ce05
Component Security Validation / Security Audit (push) Has been cancelled
Deploy to Cloudflare Pages / deploy (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:38:58 +08:00

1 line
612 B
JSON

{"content": "{\n \"mcpServers\": {\n \"zai-mcp-server\": {\n \"description\": \"Vision MCP Server - Z.AI capability implementation based on the Model Context Protocol (MCP), providing powerful Z.AI GLM-4.6V capabilities for MCP-compatible clients such as Claude Code and Cline, including image analysis, video understanding, and other features.\",\n \"type\": \"stdio\",\n \"command\": \"npx\",\n \"args\": [\n \"-y\",\n \"@z_ai/mcp-server\"\n ],\n \"env\": {\n \"Z_AI_API_KEY\": \"your_api_key\",\n \"Z_AI_MODE\": \"ZAI\"\n }\n }\n }\n}\n"}