npm.io
0.1.70 • Published 7h agoCLI

@longtable/mcp

Licence
MIT
Version
0.1.70
Deps
8
Size
110 kB
Vulns
0
Weekly
1.7K
Stars
4

@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-state

Run:

npx -y @longtable/mcp@0.1.53

Self-test:

longtable-state --self-test

Codex UI Researcher Checkpoints are opt-in from the CLI:

longtable mcp install --provider codex --checkpoint-ui strong --write

If 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_workspace
  • begin_interview
  • append_interview_turn
  • summarize_interview
  • cancel_interview
  • confirm_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.

Keywords