What is the Toon Memory MCP server?
Offline persistent memory for AI coding agents — 35 tools, 80% fewer calls, no LLM
How to install Toon Memory
Copy-paste configuration for popular MCP clients.
TOON_MEMORY_KEYsecretEncryption key for AES-256-GCM memory encryption
TOON_MEMORY_CAPTURESet to 'true' to enable activity capture hooks
TOON_MEMORY_SESSION_IDOverride the auto-detected session ID
TOON_MEMORY_BRANCHOverride the auto-detected git branch name
TOON_MEMORY_NO_SESSIONSet to disable session heartbeat tracking
GITHUB_TOKENsecretGitHub personal access token for exporting/importing memory to Gist
{
"mcpServers": {
"toon-memory": {
"command": "npx",
"args": [
"-y",
"toon-memory",
"mcp"
],
"env": {
"TOON_MEMORY_KEY": "<YOUR_TOON_MEMORY_KEY>",
"TOON_MEMORY_CAPTURE": "<YOUR_TOON_MEMORY_CAPTURE>",
"TOON_MEMORY_SESSION_ID": "<YOUR_TOON_MEMORY_SESSION_ID>",
"TOON_MEMORY_BRANCH": "<YOUR_TOON_MEMORY_BRANCH>",
"TOON_MEMORY_NO_SESSION": "<YOUR_TOON_MEMORY_NO_SESSION>",
"GITHUB_TOKEN": "<YOUR_GITHUB_TOKEN>"
}
}
}
}{
"mcpServers": {
"toon-memory": {
"command": "npx",
"args": [
"-y",
"toon-memory",
"mcp"
],
"env": {
"TOON_MEMORY_KEY": "<YOUR_TOON_MEMORY_KEY>",
"TOON_MEMORY_CAPTURE": "<YOUR_TOON_MEMORY_CAPTURE>",
"TOON_MEMORY_SESSION_ID": "<YOUR_TOON_MEMORY_SESSION_ID>",
"TOON_MEMORY_BRANCH": "<YOUR_TOON_MEMORY_BRANCH>",
"TOON_MEMORY_NO_SESSION": "<YOUR_TOON_MEMORY_NO_SESSION>",
"GITHUB_TOKEN": "<YOUR_GITHUB_TOKEN>"
}
}
}
}{
"mcpServers": {
"toon-memory": {
"command": "npx",
"args": [
"-y",
"toon-memory",
"mcp"
],
"env": {
"TOON_MEMORY_KEY": "<YOUR_TOON_MEMORY_KEY>",
"TOON_MEMORY_CAPTURE": "<YOUR_TOON_MEMORY_CAPTURE>",
"TOON_MEMORY_SESSION_ID": "<YOUR_TOON_MEMORY_SESSION_ID>",
"TOON_MEMORY_BRANCH": "<YOUR_TOON_MEMORY_BRANCH>",
"TOON_MEMORY_NO_SESSION": "<YOUR_TOON_MEMORY_NO_SESSION>",
"GITHUB_TOKEN": "<YOUR_GITHUB_TOKEN>"
}
}
}
}{
"servers": {
"toon-memory": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"toon-memory",
"mcp"
],
"env": {
"TOON_MEMORY_KEY": "<YOUR_TOON_MEMORY_KEY>",
"TOON_MEMORY_CAPTURE": "<YOUR_TOON_MEMORY_CAPTURE>",
"TOON_MEMORY_SESSION_ID": "<YOUR_TOON_MEMORY_SESSION_ID>",
"TOON_MEMORY_BRANCH": "<YOUR_TOON_MEMORY_BRANCH>",
"TOON_MEMORY_NO_SESSION": "<YOUR_TOON_MEMORY_NO_SESSION>",
"GITHUB_TOKEN": "<YOUR_GITHUB_TOKEN>"
}
}
}
}claude mcp add toon-memory --env TOON_MEMORY_KEY=<YOUR_TOON_MEMORY_KEY> --env TOON_MEMORY_CAPTURE=<YOUR_TOON_MEMORY_CAPTURE> --env TOON_MEMORY_SESSION_ID=<YOUR_TOON_MEMORY_SESSION_ID> --env TOON_MEMORY_BRANCH=<YOUR_TOON_MEMORY_BRANCH> --env TOON_MEMORY_NO_SESSION=<YOUR_TOON_MEMORY_NO_SESSION> --env GITHUB_TOKEN=<YOUR_GITHUB_TOKEN> -- npx -y toon-memory mcpRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.