# tokenmaxxen-mcp

**Category:** 🧠 Knowledge & Memory  
**Repository:** https://github.com/AustinMunday/Tokenmaxxen-app  
**npm Downloads (last month):** 366  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/tokenmaxxen-mcp

## Description
Collective episodic memory for AI coding agents — hybrid search + deposit of session learnings.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "tokenmaxxen-mcp": {
    "command": "npx",
    "args": ["-y","tokenmaxxen-mcp"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

