Skip to content

LakshmanTurlapati/FSB

v0.4.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Updates Port Clarification, Highlights, and Install across a mixed release.

Full changelog

FSB MCP 0.4.0 makes local installation simpler without changing how the browser extension pairs with the MCP server.

Highlights

  • Added local Streamable HTTP mode for MCP clients that prefer a URL-based local server
  • Added built-in helper commands: setup, status, doctor, and wait-for-extension
  • Added shared runtime/bootstrap plumbing for stdio and HTTP entrypoints
  • Added server.json metadata for MCP registry/discovery readiness
  • Kept the extension-side contract stable on ws://localhost:7225

Install

Stdio

npx -y fsb-mcp-server

Local Streamable HTTP

npx -y fsb-mcp-server serve

Default endpoint:

http://127.0.0.1:7226/mcp

Port Clarification

  • ws://localhost:7225: existing extension bridge, unchanged
  • http://127.0.0.1:7226/mcp: new optional local HTTP endpoint for MCP clients

Notes

  • The npm package publishes the MCP server only, not the browser extension
  • The FSB browser extension still needs to be installed and running
  • .mcpb packaging is planned separately and is not part of this release

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track LakshmanTurlapati/FSB

Get notified when new releases ship.

Sign up free

About LakshmanTurlapati/FSB

All releases →

Beta — feedback welcome: [email protected]