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
Register and create your project
Register and create your project
- Open app.hopsule.com and create your account.
- Create your Organization and first Project (see Web app).
Connect GitHub and import
Connect GitHub and import
- In project settings, connect GitHub.
- Select the repository to manage.
- Hopsule ingests the codebase and builds the Brain (knowledge graph) for that project.
Step 2: Connect your AI assistant and IDE
Install Hopsule in Cursor (or compatible IDE)
Install Hopsule in Cursor (or compatible IDE)
For advisory diagnostics in the editor and MCP context:
- Open Cursor (or another supported host; see IDE add-on).
- Install the Hopsule extension from the marketplace.
- Complete sign-in using the secure device code flow.
- Ensure MCP is configured so the editor can reach the Hopsule MCP server (details).
Load your active Capsule
Load your active Capsule
Capsules bundle decisions and memories into portable context packs.
- In the extension tree, select the active Capsule for your project.
- Use Load in AI (or equivalent) to inject that context into the agent session.
Step 3: Code with shared context
Use decisions and memories in AI and IDE
Use decisions and memories in AI and IDE
With a Capsule active, assistants can align with your accepted decisions:
- Generate code: ask for a feature; suggestions should respect locked architectural rules.
- Editor diagnostics: if saved code conflicts with a decision, the IDE add-on surfaces advisory warnings (Problems panel / inline).
- 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.