szpont 🐝

MCP integration

Documentation stub — work in progress.

szpont install-mcp registers szpont mcp with Claude Code, Codex and Kimi Code. Agents can then call:

ToolPurpose
report_session_starttrack a session as soon as it starts
mark_session_completedmove a finished session to the archive
reopen_sessionundo a completed mark

There is deliberately no list_sessions tool: connected agents can report and complete sessions, but they cannot enumerate sessions from other repos.

The MCP server writes to the shared database; the TUI picks changes up on its next refresh tick.