Show HN: Wake – Terminal Session Context for Claude Code via MCP
baobabmeeko Friday, January 23, 2026I kept copy-pasting terminal output into Claude Code. Built this instead.
Wake spawns your shell in a PTY, captures commands and output via shell hooks, stores everything in SQLite, and exposes it through an MCP server. Claude Code can then query your terminal history directly.
- `wake shell` to start a session
- Work normally
- Claude sees what happened
Written in Rust. Zsh/bash supported. All data stays in ~/.wake/
Summary
Wake is an open-source mobile app development framework that enables developers to create cross-platform applications using JavaScript, HTML, and CSS. It provides a set of tools and libraries to streamline the development process and deliver high-performance, native-like experiences on both iOS and Android platforms.
2
0
Summary
github.com