Hopsule
Integrations

One brain, every tool

IDE extension, CLI, MCP server, and GitHub App - your decisions and memories available everywhere you work. Install once, context syncs automatically.

IDE Extension
MCP Server
CLI Tool
GitHub App

Architecture

Everything connects to one brain

Your IDE, CLI, AI assistants, and GitHub all feed into the same persistent context. Decisions and memories stay structured and consistent across every surface.

IDEs & AI
Cursor
VS Code
Windsurf
Claude Code
Hopsule

Single source of truth

Services
IDE Addon
MCPServer
GitHub App
CLI Tool

Four surfaces

Built for how you actually work

Each integration is purpose-built for its environment - advisory warnings in your IDE, structured tools via MCP, terminal workflows with the CLI, and automated checks on every PR.

IDE Extension

Most Popular

Advisory warnings and decision context right where you code - no context-switching needed.

  • Inline advisory warnings when code conflicts with decisions
  • Quick actions to reference or update decisions
  • Real-time MCP connection status
  • Works with Cursor, VS Code, Windsurf, Claude Code, Antigravity
src/store/index.ts
Hopsule MCP
1import { createStore } from "redux";
2import { configureStore } from "@reduxjs/toolkit";
3
4const store = configureStore({
5 reducer: { auth: authReducer },
6});
Advisory Warning

Redux import detected - team decision requires Zustand

MCP Server

Model Context Protocol gives any AI assistant persistent, structured context natively.

  • Open protocol - works with any MCP-compatible AI
  • Tool-scoped access: list, create, search, check
  • Role-based permissions per org and project
  • Sub-15ms latency for all context operations
MCP
Connected
list_decisions12ms
create_memory8ms
get_context5ms
search_capsules15ms
check_conflicts10ms

CLI Tool

Sync decisions and memories from your terminal. Built for automation and CI/CD workflows.

  • Device authentication with secure token flow
  • JSON output for CI/CD pipeline integration
  • Push, pull, and sync decisions from terminal
  • Cross-platform: macOS, Linux, Windows

Install from npm →

terminal

GitHub App

Automated decision checks on every PR. Conflicts surfaced before they ship.

  • Automatic PR-level conflict detection
  • Decision references surfaced in reviews
  • Repository-level context syncing
  • Advisory-only - never blocks merges
feat: migrate auth to OAuth2

#247 opened by @jcarter · 3 files changed

Conflict detected

JWT auth conflicts with "Use Clerk for auth" decision

2 decisions referenced
Use ClerkOAuth2 flow
Context auto-synced from 12 decisions
Setup

Up and running in minutes

Install your preferred surface, authenticate with device auth, and your AI has persistent context immediately. No complex configuration.

1

Install

Pick your surface - IDE, CLI, or MCP. Install in under two minutes.

Choose your surface
IDE Extension
Popular
CLI Tool
MCP Server

< 2 minutes to install

2

Authenticate

Secure device auth connects you to your org and projects instantly.

Secure device auth
$ hopsule login
✓ Browser opened
✓ Token saved
Acme Inc.Connected
3

Start building

Your AI has persistent context - decisions and memories sync automatically.

IDE
Synced
CLI
Synced
MCP
Synced

All tools have persistent context

Compatibility

Works with the tools you use

Hopsule supports the major IDEs, AI assistants, and platforms - with more coming every month.

IDEs & Editors

CursorActive
VS CodeActive
AntigravityActive
WindsurfActive
Claude CodeActive
JetBrainsSoon

AI Assistants

ClaudeActive
OpenAIActive
GeminiActive

Platforms

macOSActive
LinuxActive
WindowsActive
DockerActive
FAQ

Common questions

Everything you need to know about connecting Hopsule to your workflow.

Still have questions? Reach out to our team

Hopsule

The persistent memory layer for AI-assisted development. Stop re-explaining your project.