@longtable/mcp
v0.1.41
Published
LongTable MCP transport for workspace state and Researcher Checkpoints
Maintainers
Readme
@longtable/mcp
MCP transport for LongTable workspace state, $longtable-interview, and
Researcher Checkpoints.
This package does not own LongTable state. It exposes structured tools over the
existing .longtable/ source of truth.
Server name:
longtable-stateRun:
npx -y @longtable/[email protected]Self-test:
longtable-state --self-testCodex UI Researcher Checkpoints are opt-in from the CLI:
longtable mcp install --provider codex --checkpoint-ui strong --writeIf MCP elicitation is unavailable or not approved, the server returns the same
pending QuestionRecord as a numbered fallback.
Provider guidance should use interview tools for $longtable-interview:
create_workspacebegin_interviewappend_interview_turnsummarize_interviewconfirm_first_research_shape
For later Researcher Checkpoints, provider guidance should use
elicit_question first when the MCP tool is available. longtable
question --print is only the CLI fallback transport.
