Integration · Briefs out
Cursor pulls the live spec.
Install Annsa in Cursor with a deeplink. The agent calls six MCP tools — pull the spec, ask your feedback, act on it — without leaving the editor.
The proof
Built on standard MCP.
PKCE S256, 30-day access token, 90-day refresh. Five-minute in-memory token cache avoids DB round-trips per call.
How it connects
From deeplink to live spec.
Cursor reads Annsa specs live over MCP.
Click the deeplink.
One click opens Cursor and starts the install.
Authorize via MCP OAuth.
PKCE S256, refresh tokens, 30-day access, 90-day refresh. Standard MCP 2.1.
The agent gets six MCP tools.
annsa.priorities, annsa.spec, annsa.act, annsa.ask.
Build from the live spec.
When you change the spec in Annsa, what the agent reads next changes. No paste.
What you get
Four tools, one live connection.
Six MCP tools, one connection.
Fetch the ranked list, pull a full spec, ask questions of your feedback, read survey results, act on it — six tools over one connection.
Live, not pasted.
The spec the agent reads is the current one — when the customer signal moves on, so does what gets built.
Repo conventions travel with the spec.
When GitHub is connected, the Files-to-Touch section carries the actual paths, related issues, conventions (CLAUDE.md, .cursorrules) and a sample test — Cursor builds against your standards.