Documentation
¶
Overview ¶
Package mcpserver exposes the knowledge bases as MCP tools over streamable HTTP (stateless), the primary interface for coding agents and the andino agent-runtime.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
New builds the MCP server. The read tools are always registered; the write tools (store, delete_document) only when allowWrites, which the caller derives from the scope of the request's API key. A read-scoped key does not see them in tools/list at all, so an agent never tries what it cannot do.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.