Use when the user asks a conceptual question about how MCP works — tools vs resources vs prompts, transports, JSON-RPC message flow, schema generation, why a server isn't connecting, or how FastMCP maps Python functions onto the protocol. Answers from this repository's own code and docs.
Use for anything involving the notes store — searching, saving, tagging, summarising, or tidying notes. Invoke when the user says "what did I write about X", "save this", "find my notes on Y", or asks for a review of what they have captured.
Launch and drive the MCP servers in this workspace (notes, postgres, github, docker), or start the protocol dashboard UI. Use when asked to run, start, smoke-test, or verify the MCP servers, to see the app or UI, to watch the JSON-RPC traffic, when /mcp shows a server as failed, or after editing .mcp.json…