Settings

Theme

Show HN: Share sessions between Codex and Claude Code (and more)

github.com

2 points by yoavfr · 0 comments · 1 min read

Reader

I’ve been switching a lot between Claude Code and Codex, and losing context was painful.

So I built AI Sessions MCP, a small local MCP server that lets any client search and read your local CLI sessions so you can start in one agent and pick up where you left off in another.

It’s local-only, and reads the session files already on disk for Claude Code, OpenAI Codex, Gemini CLI, and opencode. It lists sessions, supports searches, and opens full transcripts (paged).

I’d love any feedback on how you’d use it. Contributions for additional adapters are welcome!

Repo: https://github.com/yoavf/ai-sessions-mcp

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection