Agent
GLM Agent
ACP agent powered by Zhipu AI's GLM Coding Plan models (glm-5.1, glm-5-turbo, glm-4.7, glm-4.5-air). Supports streaming, tool calls, mid-session model switching, image input via Z.AI Coding Plan Vision MCP, and session load/fork/resume with on-disk persistence.
View DocumentationACP Registry listing
npx package distribution
Repository available
Getting Started
Learn how to get quickly setup using GLM Agent with ACP.
1
Install from the ACP Registry
Use an ACP-compatible editor with registry support to install GLM Agent from the ACP Registry.
2
Run manually if needed
Start GLM Agent with: npx [email protected]
3
Configure your editor
Select GLM Agent from the ACP Registry in your editor, or add the command above to your agent server configuration.
Learn more about ACP
The Agent Client Protocol enables editors to support any ACP-compatible agent without custom integrations.