Safety note

Use a personal phone and personal email when you can. Stay off company devices, company chat, and company accounts for organizing conversations.

MCP

unionize.software MCP Server

How the local MCP server exposes guide resources, prompts, and tools for agents in a way that matches the public site.

unionize.software MCP Server

The MCP server is the agent-facing layer for the public knowledge in this project.

What it exposes

  • unionize://catalog
  • unionize://pathfinder/schema
  • unionize://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.