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| Extension | Platforms | Key Features |
|---|---|---|
| VS Code | VS Code, Cursor, Windsurf, Trae, Kiro | Copilot, Drive, AI Quick Actions, MCP |
| JetBrains | IntelliJ, PyCharm, WebStorm, GoLand, etc. | Copilot, snippet management |
| Visual Studio | Visual Studio 2019+ | Copilot, snippet management |
| Sublime Text | Sublime Text 4 | Copilot, snippet management |
| Neovim | Neovim | Copilot, snippet management |
| Obsidian | Obsidian | Copilot, note integration |
| Web Extension | Chrome, Edge, Firefox, Brave, Opera | Save web content, capture context |
| Raycast | macOS | Quick 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:
- Install PiecesOS (Installation Guide)
- Install the extension from the marketplace/plugin manager
- Sign in when prompted
- Start using Pieces features
Related Resources
- Quick Start Guide
- MCP Integrations
- Official Extensions Documentation