Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.hopsule.com/llms.txt

Use this file to discover all available pages before exploring further.

Get started in three steps

Bring governance infrastructure for AI-assisted development into your workflow: connect the web app and repository, then wire the IDE add-on, MCP, and optionally the CLI so decisions and Capsules stay in sync across your stack.

Step 1: Set up your workspace

  1. Open app.hopsule.com and create your account.
  2. Create your Organization and first Project (see Web app).
  1. In project settings, connect GitHub.
  2. Select the repository to manage.
  3. Hopsule ingests the codebase and builds the Brain (knowledge graph) for that project.
Initial import duration scales with repository size; processing runs in parallel where possible.

Step 2: Connect your AI assistant and IDE

For advisory diagnostics in the editor and MCP context:
  1. Open Cursor (or another supported host; see IDE add-on).
  2. Install the Hopsule extension from the marketplace.
  3. Complete sign-in using the secure device code flow.
  4. Ensure MCP is configured so the editor can reach the Hopsule MCP server (details).
Capsules bundle decisions and memories into portable context packs.
  1. In the extension tree, select the active Capsule for your project.
  2. Use Load in AI (or equivalent) to inject that context into the agent session.

Step 3: Code with shared context

With a Capsule active, assistants can align with your accepted decisions:
  1. Generate code: ask for a feature; suggestions should respect locked architectural rules.
  2. Editor diagnostics: if saved code conflicts with a decision, the IDE add-on surfaces advisory warnings (Problems panel / inline).
  3. Explain the why: Memories back the rationale so you do not re-derive intent from chat history alone.

Next steps

Manage decisions

Lifecycle from DRAFT to ACCEPTED and deprecation.

Capture memories

Preserve rationale so context does not decay.

Project Brain

Explore the knowledge graph.

CLI tool

Terminal TUI, hopsule push, and repo init.

Enterprise

Scale governance across larger orgs.

Platform overview

How web, IDE, MCP, and CLI connect.
Need help? Email hello@hopsule.com or use in-app support from the dashboard.