Embed P31 Forge — the multi-agent IDE workspace — into any React application. Forge gives your app a dockview-based IDE workspace with an xterm.js terminal, a 137-tool MCP browser, and a gamified status bar — all as drop-in React components.
Inspired by Cursor 3.2's Agents Window and the industry shift toward multi-agent orchestration, Forge provides the control surface every AI-augmented developer workflow needs.
npm install @p31/forge-sdkimport { ForgeWorkspace, TerminalPanel, MCPToolPanel, ForgeStatusBar } from '@p31/forge-sdk';Dockview-based IDE workspace with 8 panels (Vibe Studio, Documents, Membrane, Devices, Artifacts, Terminal, Admin, MCP Tools).
xterm.js terminal connected to a Cloudflare Sandbox via WebSocket.
Browser for 137 tools across 8 MCP servers with search, category filters, and one-click execution.
Gamification HUD with XP/LOVE/level/streak from the Membrane coordinator. Pairs with @p31/mcp-membrane for real-time DORA-driven progress tracking.
MIT — P31 Labs, Inc.