Catalog
List chat sessions
Chat sessions visible to the caller (personal + project-shared merged). Top-level rather than project-nested because projectId is an optional filter, not an owning scope.
GET
List chat sessions
Authorizations
MCPJam API key (sk_…). Create one at Settings → API keys. Guest sessions cannot use the API, and API keys cannot manage other API keys.
Query Parameters
Filter to one project.
active (default) or archived.
Available options:
active, archived Page size, 1–200. Defaults to 50.
Required range:
1 <= x <= 200Cursor: the previous page's nextCursor (a lastActivityAt timestamp).
Previous
List a harness's native built-in toolsThe native tools an agent harness (e.g. `claude-code`) runs INSIDE its sandbox — Bash, Read, Edit, Glob, Grep, WebSearch, and the like. Display-only: these execute via the harness's own agent loop and are NOT callable through MCPJam. Static published-package metadata; no project scope.
Next
List chat sessions

