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.

Hopsule is the governance infrastructure for AI-assisted development: you remember, enforce, and orchestrate decisions, architecture, and context across the surfaces below. The product delivers advisory warnings and context, not merge gates controlled by Hopsule.

Product surfaces

SurfaceRolePrimary user
Web appDashboard: orgs, projects, Brain, Hopper, Capsules, review workflowsEngineers, leads, admins
IDE add-onSidebar, advisory diagnostics when code conflicts with accepted decisions, MCP in the editorDaily coding in Cursor, VS Code, Windsurf, compatible hosts
MCP serverModel Context Protocol tools so assistants read decisions, memories, and project context nativelyCursor, Claude Code, Copilot, any MCP-capable client
CLI toolTUI, auth, sync (hopsule push, hopsule status), scriptingTerminal-first and automation
GitHub AppRepository-level context syncingTeams linking repos to Hopsule
Together they enable fast onboarding with Capsules, lower token use from persistent memory, consistent AI output, and orgs and projects with shared governance.

How data flows

  1. You curate decisions, memories, tasks, and Capsules in the web app (and via CLI where supported).
  2. Brain visualizes relationships in a knowledge graph.
  3. IDE add-on and MCP consumers read that state to surface warnings and inject structured context into agents.
  4. CLI syncs and inspects from the shell for developers and pipelines.
  5. GitHub App keeps repository linkage and related sync workflows connected to your projects.
Hopsule informs; it does not replace your review process or block merges by default. Immutability of accepted decisions is about trust in the record, not silent automation of Git outcomes.

Where to go next

Web app

Dashboard, Brain, Hopper, Capsules.

IDE add-on

Editor integration and advisory diagnostics.

MCP server

Protocol-level tools for AI clients.

CLI tool

Terminal UI and sync.