Skip to content
| Marketplace
Sign in
Visual Studio Code>Machine Learning>Sulci — AI Context SidebarNew to Visual Studio Code? Get it now.
Sulci — AI Context Sidebar

Sulci — AI Context Sidebar

Sulci

|
4 installs
| (1) | Free
Access your cross-tool AI knowledge directly in VS Code. Sulci captures knowledge from ChatGPT, Claude, Gemini, and more — then surfaces it where you code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Sulci — AI Context Sidebar for VS Code

Access your cross-tool AI knowledge directly in VS Code. Sulci captures knowledge from ChatGPT, Claude, Gemini, and more — then surfaces it where you code.

Features

  • Context Sidebar — Browse your knowledge atoms with a built-in search box
  • Auto-Context — Automatically queries relevant knowledge as you navigate code
  • Save Knowledge — Right-click any selection → "Sulci: Save Selection as Knowledge", or Cmd+Alt+J
  • Project-Aware — Detects your current project and scopes queries accordingly
  • Sulci Cloud + Self-hosted — Works with both Sulci Cloud and local instances

Quick Start

Sulci Cloud

  1. Sign in at app.sulci.xyz
  2. Go to Settings → API Tokens and generate a token
  3. In VS Code settings, set:
    • sulci.mode → cloud
    • sulci.cloudToken → your token
  4. The Sulci icon appears in the activity bar — you're connected

Self-hosted

The extension connects to http://localhost:8080 automatically with no extra config needed. If you use an API key, set sulci.apiKey.

Keybindings

Action Mac Windows/Linux
Focus sidebar Cmd+Alt+S Ctrl+Alt+S
Query context from editor Cmd+Alt+K Ctrl+Alt+K
Save selection as knowledge Cmd+Alt+J Ctrl+Alt+J

You can also right-click any text selection for Sulci options, or type directly in the sidebar search box.

Configuration

Setting Default Description
sulci.mode local cloud for Sulci Cloud, local for self-hosted
sulci.cloudToken (empty) API token from Sulci Cloud dashboard (cloud mode only)
sulci.cloudUrl https://app.sulci.xyz Sulci Cloud URL (cloud mode only)
sulci.apiUrl http://localhost:8080 Self-hosted API URL (local mode only)
sulci.apiKey (empty) Self-hosted API key (local mode only)
sulci.autoQuery true Auto-query context on cursor/file changes
sulci.queryDebounceMs 1500 Debounce delay for auto-queries (ms)

Commands

Command Description
Sulci: Focus Sidebar Show/focus the Sulci sidebar
Sulci: Query Context from Editor Query context from current cursor position
Sulci: Save Selection as Knowledge Save selected text as a knowledge atom
Sulci: Refresh Sidebar Force refresh the sidebar

Requirements

  • VS Code 1.85.0 or later
  • A Sulci Cloud account or a self-hosted Sulci instance
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft