Skip to content
| Marketplace
Sign in
Visual Studio Code>Machine Learning>Furnace Forge ProjectNew to Visual Studio Code? Get it now.
Furnace Forge Project

Furnace Forge Project

furnace

|
2 installs
| (0) | Free
Visual project tracker, SCROLL editor, and dashboard for the FURNACE MCP server
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Furnace Forge Project

Visual project tracker and SCROLL editor for the FURNACE MCP server.

Features

  • Visual Project Dashboard: Stunning real-time project tracker with status pipeline, animated metrics, SCROLL cards with progress bars, and external system link badges (Jira, Linear, Notion).
  • Telemetry Metrics: Dashboard displays aggregate usage stats -- searches performed, average latency, scrolls created/executed, and auto-forge runs -- via the get_metrics tool.
  • SCROLL Visual Editor: Build and edit SCROLLs with a rich form interface. Creates real SCROLL IDs via the MCP server for validation and execution.
  • Code Search: Search your codebase using FURNACE's tiered search engine directly from VS Code.
  • File Analysis: Analyze the current file for complexity, code quality, and security concerns.
  • Recipes Browser: Browse available prompt template recipes from ~/.furnace/recipes/.
  • SCROLL Details: Click any SCROLL in the dashboard to view full details with tasks.
  • External Sync: Configure sync connections (Linear, Jira, Notion), link SCROLLs to external issues, and push status updates from the command palette.

Tool Integration

Furnace Forge Project integrates with all 22 FURNACE MCP tools. Key integrations:

Tool Integration
create_scroll New SCROLL command + editor "Create & Validate"
validate_scroll Editor validate button (uses real SCROLL IDs)
execute_scroll Editor execute button
list_scrolls Dashboard auto-refresh with status pipeline + external link badges
get_scroll Dashboard click-to-view SCROLL details with external links
search_code Search Code command with quick pick results
analyze_file Analyze Current File command
search_feedback Available via MCP (programmatic use)
list_recipes List Recipes command
render_recipe Available via MCP (programmatic use)
configure_sync Configure Sync command (Linear, Jira, Notion API token setup)
link_issue Link Issue command (connect a SCROLL to an external entity)
push_scroll Push Scroll command (push SCROLL status to external system)
sync_status Used internally by dashboard for status mapping
list_connections Used internally by dashboard for connection display
get_metrics Dashboard telemetry row (searches, latency, scroll counts, auto-forge)

Prerequisites

Install the FURNACE MCP server:

cargo install furnace-mcp

Installation

npm install
npm run compile

To package as a VSIX:

npm run package

Usage

  1. Open VS Code
  2. Click the Furnace Forge Project icon in the sidebar to open the dashboard
  3. Use Ctrl+Shift+P > "Furnace Forge: New SCROLL" to create a SCROLL
  4. Open .scroll files to use the visual editor
  5. Use Ctrl+Shift+P > "Furnace Forge: Analyze Current File" to analyze code
  6. Use Ctrl+Shift+P > "Furnace Forge: List Recipes" to browse prompt templates
  7. Use Ctrl+Shift+P > "Furnace Forge: Configure Sync" to connect Linear/Jira/Notion
  8. Use Ctrl+Shift+P > "Furnace Forge: Link Issue" to link a SCROLL to an external issue
  9. Use Ctrl+Shift+P > "Furnace Forge: Push Scroll" to push status to an external system

Configuration

Setting Default Description
furnace.binaryPath furnace Path to the furnace binary

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft