Skip to main content
Version: 25.5

Add Snorkel documentation to Cursor

Add the Snorkel documentation to Cursor to reference while you work. Follow these steps:

  1. In the Cursor AI Pane, select @ Add context > Docs.

  2. Scroll to the end of the list and select + Add new doc.

  3. In the Add docs text field, enter the Snorkel docs URL:

    • https://docs.snorkel.ai/
  4. Verify the details in the text fields:

    • NAME: Enter Snorkel (or a name of your choice, like Snorkel Docs).
    • PREFIX: This should automatically populate with https://docs.snorkel.ai/.
    • ENTRYPOINT: This should also automatically populate with https://docs.snorkel.ai/.
    • SHARE WITH TEAM: Toggle this switch on if you wish to make this documentation source available to your team members within Cursor.
  5. Select Confirm.

  6. Start adding Snorkel docs context directly to queries within Cursor by typing @Snorkel followed by your question. For example:

    • Example query: @Snorkel How do I add a new benchmark?

    Note that if you chose a different name for the docs, you should use that name instead (for example, @Snorkel Docs).

You should now see chat responses in Cursor that draw on Snorkel's documentation, allowing for quick contextual access to information in your development environment.