@longtable/mcp
v0.1.59
Published
LongTable MCP transport for workspace state and Researcher Checkpoints
Maintainers
Readme
@longtable/mcp
MCP transport for LongTable workspace state, $longtable-start,
$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-start.
$longtable-interview is post-start and should route back to
$longtable-start when no usable Research Specification exists:
create_workspacebegin_interviewappend_interview_turnsummarize_interviewcancel_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.
