LatticeHQ logo

LatticeHQ

20

Connect Lattice's HR performance management platform to Cursor. Access employee goals, reviews, feedback, and organizational data directly in AI workflows.

This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.

{ "env": { "LATTICE_API_URL": "https://your-company.latticehq.com" }, "args": [ "-y", "lattice-hq-mcp-server@latest", "--api-key=YOUR-TOKEN", "--stdio" ], "command": "npx" }