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…
Déduit des transports déclarés par cette annonce (stdio). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Forge n’a aucune analyse enregistrée pour cette entrée et n’a donc aucune observation de sa surface d’outils. C’est une absence de preuve, pas la preuve qu’elle n’expose aucun outil.
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…