Skip to main content
Drop a .cursorrules file into your project root and Cursor will know to delegate research and deliverable-generation tasks to the Spine API.

Install

Download .cursorrules

.cursorrules — drop into your project root

Set your API key

Add to your shell profile or Cursor’s environment:
Create a key at platform.getspine.ai/keys.

What it does

The .cursorrules file teaches Cursor’s agent:
  1. When to use Spine — research, reports, decks, spreadsheets, competitive analyses
  2. The API pattern — POST /v1/run → poll GET /v1/run/{run_id}
  3. Available templates and which to pick for each output type
  4. How to surface results — final_output + artifact download URLs

Example

Combining with other rules

If you already have a .cursorrules, append the Spine rules at the end: