The MCP server is the agent-facing layer for the public knowledge in this project.
What it exposes
unionize://catalogunionize://pathfinder/schemaunionize://guides/<slug>- prompts for issue triage and first-conversation planning
- tools for guide search, project links, and pathfinder routing
How to run it
pnpm mcp:serve
Design boundary
This MCP surface is intentionally narrow. It exposes public guide content and local routing logic. It does not expose encrypted intake content or any private organizer workspace.