Connect an agent
Connect Cursor to your boards
The endpoint
This is the MCP server URL for the environment you are reading this on. Add it as a remote MCP server and you will be sent to a browser consent screen.
https://qzhnzprxygzrglkwmxws.supabase.co/functions/v1/glattice-mcpAdding Glattice to Cursor
1.Add the MCP server
In Cursor’s MCP settings, add a new server and paste the URL above. Cursor handles the OAuth handshake itself — you do not need to store a secret anywhere.
2.Approve it in the browser
Cursor opens a Glattice consent screen. Approve it, and the token that comes back carries exactly your permissions — no more.
3.Check that it worked
Ask it to list your boards. A real answer means the handshake worked; an empty one usually means you authorised a different Glattice account.
4.Put it to work in the editor
Filing cards from TODOs in the codebase, turning a spec into a board, or asking what is blocked before you start — all read-only until the target space is on Pro or Team, at which point it can write too.
Three things to ask it first
Reading works on every plan, so the first two need no upgrade. The third writes, which needs the target space on Pro or Team.
- What boards do I have, and what are the axes on each?
- Show me every card in the Blocked column of my sprint board.
- Build me a board for Q3 launch tasks, owner by week.