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 ¶
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.