stdio MCP proxy for MorningForm — bridges Claude Code to MorningForm HTTPS MCP server.
stdio MCP proxy for MorningForm — bridges Claude Code (and any stdio-only MCP client) to MorningForm's HTTPS MCP server. MorningForm exposes its scribe tool catalog via Model Context Protocol over Streamable HTTP at . Claude Desktop and Cursor talk to that directly. Claude Code expects to spawn a stdio binary — this package is that bridge. The proxy itself is ~100 lines of Node. It reads…
Inferido de los transportes que declara este listado (stdio). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Forge no tiene ningún análisis registrado de esta entrada, así que no tiene ninguna observación de su superficie de herramientas. Eso es ausencia de pruebas, no prueba de que no exponga ninguna herramienta.
stdio MCP proxy for MorningForm — bridges Claude Code (and any stdio-only MCP client) to MorningForm's HTTPS MCP server. MorningForm exposes its scribe tool catalog via Model Context Protocol over Streamable HTTP at . Claude Desktop and Cursor talk to that directly. Claude Code expects to spawn a stdio binary — this package is that bridge. The proxy itself is ~100 lines of Node. It reads newline-delimited JSON-RPC frames from stdin, POSTs each to with your bearer token, and writes the response…