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…
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat zu diesem Eintrag keinen Scan verzeichnet und hat daher keine Beobachtung seiner Tool-Oberfläche. Das ist das Fehlen eines Belegs, nicht der Beleg, dass er keine Tools offenlegt.
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…