MCP integration
Documentation stub — work in progress.
szpont install-mcp registers szpont mcp with Claude Code, Codex and Kimi Code.
Agents can then call:
| Tool | Purpose |
|---|---|
report_session_start | track a session as soon as it starts |
mark_session_completed | move a finished session to the archive |
reopen_session | undo 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.