mcpserver

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2026 License: MIT Imports: 14 Imported by: 0

Documentation

Overview

Package mcpserver builds the local stdio MCP server (`brag mcp serve`) exposing brag_add/brag_list/brag_memory/brag_search/brag_stats as thin typed tools over *storage.Store, plus the brag:// push surface (three resources serving a ranked, token-budgeted memory slice with no tool call). See DEC-024, SPEC-040, DEC-045, and SPEC-074.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(s *storage.Store) *mcp.Server

New builds the MCP server advertising exactly five typed tools — brag_add, brag_list, brag_search, brag_stats, brag_memory — as thin wrappers over s, plus the SPEC-074 push surface: three brag:// resources (a ranked recent-memory slice, a project-boosted template, and a projects lookup) an MCP client can auto-load with no tool call. See DEC-045.

Types

This section is empty.

Jump to

Keyboard shortcuts

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