ZHANGSHUNLIN/ttl-cli
Find what you want at the fastest speed
Platform-specific configuration:
{
"mcpServers": {
"ttl-cli": {
"command": "npx",
"args": [
"-y",
"ttl-cli"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<div align="center">
[](https://golang.org) [](LICENSE) [](https://modelcontextprotocol.io/)
简体中文 | 日本語 | Español | Français | Português
---
*A lightweight CLI tool for personal data management. Store anything as key-value pairs, search instantly, and let AI manage it all with natural language.*
</div>
---
Every developer has been there:
> "Wait, what was that Docker command I used last month?" > "Where did my colleague share that config file?" > "I know I read an article about this... but can't find it anywhere."
We store knowledge everywhere — browser tabs, Slack messages, emails, bookmark folders, notes apps. When we actually need it, we waste time digging through endless tabs and scrolling through chat history.
This was my pain too.
So I built ttl.
The name comes from "Time to Live" — but with a different meaning. Instead of expiring, it's about giving your knowledge a time to live forever.
No more searching through old emails or scrolling through Slack history. Just ttl get <keyword> and you have it.
ttl is your personal knowledge archive — everything you need, when you need it.
---
| Feature | Description | |---------|-------------| | 🗄️ Local KV Storage | Fast, zero-config embedded database (bbolt) | | 🏷️ Tag System | Organize resources with flexible, searchable tags | | 🔍 Fuzzy Search | Find what you need instantly across keys and tags | | 🤖 AI Agent | Manage data with natural
Loading reviews...