Skip to content
Cursor

mcp glm for Cursor

io.github.acedatacloud/mcp-glm

MCP server for GLM chat completions using Zhipu AI models via AceDataCloud

client:Cursor transport:streamable-http runtime:pypi

Install mcp glm in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp-glm": {
      "url": "https://glm.mcp.acedata.cloud/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

mcp glm in other clients