New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

statelode-bridge

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

statelode-bridge

stdio to Streamable HTTP MCP bridge for StateLode

Source
npmnpm
Version
0.1.2
Version published
Maintainers
1
Created
Source

statelode-bridge

npm version npm downloads license MCP Registry

statelode-bridge lets stdio-first MCP clients talk to StateLode's hosted Streamable HTTP MCP endpoint.

npx statelode-bridge --token statelode_live_...

Prefer environment variables in checked-in IDE config:

STATELODE_TOKEN=statelode_live_... npx statelode-bridge

The bridge forwards newline-delimited JSON-RPC from stdio to POST /mcp, keeps the Mcp-Session-Id header in sync, and relays GET /mcp server-sent events back to stdio as JSON-RPC notifications.

FAQs

Package last updated on 10 Jun 2026

Related posts