Motir exposes a Model Context Protocol server — one streamable-HTTP endpoint that AI agents and the CLI call to read and drive the project-management core. It is the same surface the hosted agents use to execute a plan.
The endpoint is /api/mcp, authenticated by a workspace-scoped token. Every tool is gated by a scope; the grant a token carries decides which tools it may call.