Skip to content

Extensions & Plugins Overview

Pieces integrates with your favorite development tools through extensions and plugins. All extensions require PiecesOS to be running.

Available Integrations

graph TB
    POS[PiecesOS]
    POS --> VSC[VS Code & Forks]
    POS --> JB[JetBrains IDEs]
    POS --> VS[Visual Studio]
    POS --> SUB[Sublime Text]
    POS --> NEO[Neovim]
    POS --> OBS[Obsidian]
    POS --> WEB[Web Extension]
    POS --> RAY[Raycast]
    POS --> MCP[MCP Server]
    style POS fill:#000,stroke:#fff,color:#fff
ExtensionPlatformsKey Features
VS CodeVS Code, Cursor, Windsurf, Trae, KiroCopilot, Drive, AI Quick Actions, MCP
JetBrainsIntelliJ, PyCharm, WebStorm, GoLand, etc.Copilot, snippet management
Visual StudioVisual Studio 2019+Copilot, snippet management
Sublime TextSublime Text 4Copilot, snippet management
NeovimNeovimCopilot, snippet management
ObsidianObsidianCopilot, note integration
Web ExtensionChrome, Edge, Firefox, Brave, OperaSave web content, capture context
RaycastmacOSQuick access via Raycast launcher

What All Extensions Share

Every Pieces extension provides:

  • Copilot Chat -- AI-powered conversations with context
  • Snippet Management -- Save, search, and reuse code
  • LLM Flexibility -- Access to 54+ models via PiecesOS
  • LTM Integration -- Long-Term Memory awareness
  • Real-Time Sync -- Changes sync across all extensions instantly

Note on Plugin Docs

Pieces is phasing out individual plugin documentation in favor of MCP docs and CLI docs as the recommended way to use Pieces across environments.

Installation Pattern

All extensions follow the same pattern:

  1. Install PiecesOS (Installation Guide)
  2. Install the extension from the marketplace/plugin manager
  3. Sign in when prompted
  4. Start using Pieces features

Unofficial community-compiled SOP documentation for Pieces for Developers.