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