🚀 Getting Started
Fuse Link — Pair Your Machine for Local Tools
Install Fuse Link, connect your workspace, and run Tool Loop / Workspace runtimes from Personal Gateway and FuseMind.
Updated July 5, 2026
6 min read
Fuse Link is the local runtime that lets agents run on your machine — files, git, browser, shell — with consent and audit. Personal Gateway and Tools Agent Factory delegate here when a paired node is online.
Start — install Fuse Link
1
From Settings → Integrations → Fuse Link, copy the install command.
2
Run npm run fuse-link:run or the packaged daemon on your Mac/Linux/Windows host.
3
Daemon connects to /api/fuse-link/connect with your workspace token — status shows online.
Execute — runtime modes
- tool_loop — iterative tool use (files, git, local commands)
- workspace — browser automation via WebBridge for logged-in sessions
- memory_harness — session memory across multi-step tasks
Results — confirm pairing works
1
In FuseMind or Personal Gateway, ask: "list files in my project root" — should dispatch to Fuse Link.
2
Deploy Tools Agent Factory and run with Fuse Link path enabled.
3
If offline, gateway falls back gracefully — no silent drops; queue shows stale node sweep after 90s.
💡
Install the DevOps Agent Suite skill pack for GitHub + filesystem MCP presets.
Was this helpful?
