Opencode Glm Quota
Freeby MCP Community
OpenCode plugin to query Z.ai GLM Coding Plan usage statistics including quota limits, model usage, and MCP tool usage
v1.7.0Added Apr 12, 2026
opencodeopencode-pluginzaiz.aizhipu
Opencode Glm Quota MCP Server
OpenCode plugin to query Z.ai GLM Coding Plan usage statistics including quota limits, model usage, and MCP tool usage
Installation
npx -y opencode-glm-quota
Reviews
Installation
Quick install
npx -y opencode-glm-quota
Add to claude_desktop_config.json
{
"mcpServers": {
"opencode-glm-quota": {
"command": "npx",
"args": ["-y", "opencode-glm-quota"]
}
}
}