agent-sessions-mcp
v0.1.0
Published
Local-only MCP server for discovering, searching, exporting, and paging across session histories on the current machine.
Readme
agent-sessions-mcp
Local-only MCP server for discovering, searching, exporting, and paging across session histories on the current machine.
Tools
sessions.searchsessions.getsessions.exportsessions.export.getsessions.export.listRecentsessions.transcript.searchsessions.transcript.pagesessions.transcript.getsessions.refreshsessions.health
Run
npm install
npm run build
npm startInstall Bundles
npx agent-sessions-mcp installThis writes a local bundle under the session MCP data directory with harness-specific helper files and a manifest.
Notes
- Summary is the default export output.
- Transcript lookup is separate and paged with opaque cursors.
- Indexed data is stored locally in SQLite.
