Stash is the universal context layer for AI tools. Save information in Claude Desktop, retrieve it in Claude Code, ChatGPT, or any MCP-compatible tool.
Watch how Stash saves you time across your AI workflow
Demo video coming soon!
Subscribe to be notified when it's ready
Three simple steps to supercharge your AI workflow
Add Stash to your MCP configuration. Works with Claude Desktop, Claude Code, and any MCP-compatible AI tool.
Store information with tags in any MCP tool. API docs, code snippets, research notes - anything you need later.
Retrieve saved context in any other MCP tool. Your context follows you across your entire AI workflow.
Your data never leaves your machine. All contexts stored locally on your device. Cloud sync is optional when it arrives in Phase 2.
Built with .NET 8.0 for optimal performance. Save and retrieve contexts in milliseconds, not seconds.
Tag your contexts for easy retrieval. Search by name, content, or tags to find exactly what you need.
Works on macOS, Windows, and Linux. Self-contained binaries mean no dependencies to install.
Get started in 2 minutes
Choose your platform and run the one-line installer:
macOS / Linux:
curl -sSL https://stashmcp.com/install.sh | bash
Windows (PowerShell):
iwr https://stashmcp.com/install.ps1 -UseBasicParsing | iex
The installer will download the latest version, verify checksums, and install to your system.
{
"mcpServers": {
"stash": {
"command": "/usr/local/bin/stash",
"args": []
}
}
}
Config location: ~/Library/Application Support/Claude/claude_desktop_config.json
Restart Claude Desktop and start saving contexts! Ask Claude to "save this API documentation as 'stripe-api' with tags 'api,payment'"
Download Stash for your platform
Apple Silicon (M1/M2/M3)
Download →Windows 10/11 (x64)
Download →Ubuntu, Debian (x64)
Download →Need Intel Mac? Download macOS Intel
No! Everything runs locally on your machine. No accounts, no cloud, no subscriptions.
Yes, if they support MCP (Model Context Protocol). Currently works out of the box with Claude Desktop and Claude Code. Other tools are adding MCP support.
Yes! Everything stays on your machine. Contexts are stored as plain JSON in ~/.stash/contexts.json
. Optional telemetry only tracks anonymous usage stats (no content).
Not yet, but cloud sync is coming in Phase 2! You can manually sync the ~/.stash/
folder via Dropbox or Git for now.
Yes! Stash is free during beta. When cloud sync launches (Phase 2), there will be a free tier and optional paid tier for advanced features.