Install / Update
npx -y fsb-mcp-server@0.10.0Or install globally:
npm i -g fsb-mcp-server@0.10.0Install into MCP clients:
npx fsb-mcp-server install --allWhat's Changed
- fix(stats): merge "Popular MCP clients" + "Popular agents" tabs into one by @LakshmanTurlapati in #79
- fix(stats): surface real MCP client labels (drop k-anonymity floor; allowlist labels are public) by @LakshmanTurlapati in #80
- fix(github-poller): drop page-1 ETag sentinel on paginated endpoints by @LakshmanTurlapati in #81
- feat(stats): hide nav + minimize footer + add orange glow on /stats only by @LakshmanTurlapati in #82
- fix(stats): prevent glow edge-crop during animation + drop minimized-footer divider lines by @LakshmanTurlapati in #83
- fix(stats): make footer background transparent for seamless screen by @LakshmanTurlapati in #84
- fix(stats): render Agents-running sparkline immediately on first paint by @LakshmanTurlapati in #85
- docs: refresh README guidance by @LakshmanTurlapati in #86
- fix(stats): exclude heartbeats from popular_mcp + README polish by @LakshmanTurlapati in #87
- chore: rebrand to fullselfbrowsing org + bump MCP to v0.9.3 by @LakshmanTurlapati in #88
- fix(rebrand): keep ClawHub URL at lakshmanturlapati/full-selfbrowsing by @LakshmanTurlapati in #89
- Beta prerelease: extension 0.9.90 and MCP 0.10.0 by @LakshmanTurlapati in #90
- FSB v0.9.90 — Native Capability Catalog, Trigger Watchers, Control Panel Redesign & Onboarding (MCP v0.10.0) by @LakshmanTurlapati in #91
Full Changelog: v0.9.72...mcp-v0.10.0