AI-powered client memory for service businesses — every note connected, nothing forgotten
Project description
Tethernotes
AI-powered client memory for service businesses. Every note connected, nothing forgotten.
Tethernotes is an MCP server that gives Claude persistent, client-scoped memory across conversations. Add notes, search history, prep for calls, and loop in your team — all by talking to Claude.
Install
pip install tethernotes
Setup
Add this to your Claude Desktop settings (~/.claude/settings.json on Mac/Linux, %APPDATA%\Claude\settings.json on Windows):
{
"mcpServers": {
"tethernotes": {
"command": "python",
"args": ["-m", "tethernotes"],
"env": {
"TETHERNOTES_API_KEY": "your-key-here"
}
}
}
}
Restart Claude Desktop. That's it.
Quick start — 5 things to try first
Add a new client called Acme Co
Switch to Acme Co
Remember that Acme's main contact is Sarah and she prefers Slack over email
What do I know about Acme's communication preferences?
Get a brief on Acme before my call
What you can say to Claude
| What you want to do | Say this |
|---|---|
| See all your clients | List my clients |
| Switch to a client | Switch to [name] |
| Add a new client | Add a new client called [name] |
| Save a note | Remember that [client] [detail] |
| Quick capture | Quick note: [anything] |
| Search history | What do I know about [topic]? |
| Pre-call prep | Get a brief on [client] |
| Check health | How's [client] doing? |
| Log a meeting | Log a meeting with [client] — we discussed [topics] |
| Pull in emails | Ingest recent emails about [client] |
| Pull in a meeting | Ingest my last Granola meeting for [client] |
| Export a client | Export everything on [client] |
| Add a team member | Add sarah@myco.com to [client] as a viewer |
| Review team notes | Show pending notes for [client] |
Plans
| Free | Starter | Pro | |
|---|---|---|---|
| Clients | 3 | 20 | Unlimited |
| Memories per client | 100 | 2,000 | Unlimited |
| Team members | — | 2 | Unlimited |
Get your key at tethernotes.com
Support
Reply to your welcome email or reach us at hello@tethernotes.com
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tethernotes-1.0.0.tar.gz.
File metadata
- Download URL: tethernotes-1.0.0.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c59cdbabe80ed4331b2c047606c2c1dd52f7e9de26f94bc0dbe535fe9aec5c23
|
|
| MD5 |
1aa3a0c57c317ce9d3958551c1f40b34
|
|
| BLAKE2b-256 |
76c9d21a4128a6aabf122555b4608a01bfd0158127f4257fd5f1bc4ed8be8f9a
|
File details
Details for the file tethernotes-1.0.0-py3-none-any.whl.
File metadata
- Download URL: tethernotes-1.0.0-py3-none-any.whl
- Upload date:
- Size: 12.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
369c1809557e7eb817be27dcb99f7098a7150025e759c578097b696ee8b7567e
|
|
| MD5 |
99090bd2ec52db9c5f216783447439c6
|
|
| BLAKE2b-256 |
921c8e264fb95defc10244ce294889f1f13451f9958cd340190afe66459e33c4
|