Cursor Integration Guide

This page describes how to integrate humanity docs with cursor via native indexing tool from cursor IDE

https://cursor.com/arrow-up-right

1. Add Humanity docs to Cursor

  1. Open Cursor → Settings

  2. Go to Features → Docs

  3. Click Add new doc

  4. Enter the GitBook URL:

    https://docs.humanity.org
  5. Name it something like Humanity Docs

  6. Wait until Cursor finishes indexing (status shows Ready)


2. Reference the docs in Cursor prompts

Once indexed, explicitly reference the docs in Cursor chat:

@Humanity Docs
Build an off-chain integration using the Humanity SDK.
Follow the Off-Chain → Quick Start guide.

Being explicit about which section to follow improves accuracy.


3. Scope Cursor’s output

When prompting Cursor, include:

  • Which surface to use (Off-Chain)

  • Whether to use SDK or raw API

  • The desired outcome (e.g. OAuth login + preset verification)

Example:


Last updated