Mcp42.Plug (mcp42 v0.1.1)

Copy Markdown

Streamable HTTP MCP endpoint.

plug Mcp42.Plug, server: MyApp.MCP

Expects JSON bodies; responds with application/json (the SSE response variant for Accept: text/event-stream POSTs is supported for multi-message replies; single-message replies stay JSON for simplicity and compat).