Cursor Integration Guide

Integrate Humanity Protocol docs with Cursor IDE using native documentation indexing. Enable AI autocomplete and chat with full context of our API reference.

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:

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