Documentation
¶
Overview ¶
Package mcp exposes memini over the Model Context Protocol. It is a thin adapter over the same service.Service the REST API uses, served over stdio and Streamable HTTP.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HTTPHandler ¶
HTTPHandler returns an http.Handler serving MCP over Streamable HTTP. The tenant namespace is taken from nsHeader when present, else defaultNS; tool calls may still override it per-call. When apiKey is non-empty, requests must present it as a bearer token — required for any remote (non-localhost) deployment.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.