Model Context Protocol (MCP) server configuration and tool manifest for zai-org/GLM-5
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"GLM-5": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-GLM-5"
]
}
}
}