djerok

4 mods across 1 repository, 2 stars between them.

glm

01

djerok/glm-mcp

Agent

Cost-saving delegate backed by the GLM model (Zhipu/Z.ai). It does real repo work — read, write, edit, run commands — but ALWAYS through GLM (via mcpglmglmagent), so the work runs on GLM tokens (10x cheaper than Opus), NOT Claude. Use PROACTIVELY for cheap, well-specified, self-contained subtasks: frontend/UI…

2 1mo ago A 151 tokens original MIT

UserPromptSubmit

02

djerok/glm-mcp

Hook

Runs when you submit a prompt, before the agent sees it, executing glm_router_hook.mjs via node. From djerok/glm-mcp.

2 1mo ago A tokens not measured original MIT

glm-delegate

03

djerok/glm-mcp

Skill Claude CodeCodex

Delegate well-specified, non-sensitive coding, testing, documentation, or text tasks to the GLM MCP server. Do not use for secrets, security work, images, architecture, parallel work, huge context, or long dependent loops.

2 1mo ago A 51 tokens original MIT

glm-mcp

04

djerok/glm-mcp

MCP server Claude CodeCodexCursor +2

GLM (Zhipu/Z.ai) as a 10x cheaper file-editing subagent for AI coding agents. Runs locally from the glm-mcp npm package. Needs 1 environment variable to run.

2 1mo ago A tokens not measured original MIT