mcpserver

package
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 25, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

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

func New(a *app.App, version string, allowWrites bool) *mcp.Server

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL