Forge Engine for Claude Desktop
app.forgeengine/forge
Design spec + milestones AI coding agents read before building; drift flagged, changes reviewed.
client:Claude Desktop
transport:streamable-http
tools:54
Install Forge Engine in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"forge": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mmvdabzadclebfxyzudg.supabase.co/functions/v1/forge-mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- get_help
- get_workflow
- import_from_code
- design_ui_from_systems
- post_log
- get_project_context
- list_projects
- get_project_meta
- trace_ui_from_image
- get_stale
- resync_from_idea
- get_design_document
- set_design_overview
- get_briefing
- get_system
- list_systems
- get_build_region
- report_drift
- get_history
- get_impact
- get_rejections
- resolve_rejection
- list_screens
- get_screen