Documentation ¶ Overview ¶ Package mcp provides an MCP (Model Context Protocol) server implementation that exposes txlog server data to LLMs. Index ¶ func NewServer(compatibilityErr error) *server.MCPServer Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewServer ¶ func NewServer(compatibilityErr error) *server.MCPServer NewServer creates a new MCP server configured with txlog tools, resources, and prompts. If compatibilityErr is not nil, it indicates the server version is incompatible, and all tools will return friendly error messages instead of executing. Types ¶ This section is empty. Source Files ¶ View all Source files prompts.goresources.goserver.gotools.go Click to show internal directories. Click to hide internal directories.