Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"neurodivergent-memory": {
"command": "npx",
"args": [
"-y",
"neurodivergent-memory"
]
}
}
}
Or smoke-test directly:
npx -y neurodivergent-memory
Details
| Website | https://www.npmjs.com/package/neurodivergent-memory |
|---|---|
| GitHub | git+https://github.com/jmeyer1980/neurodivergent-memory.git |
| License | unknown |
| Pricing | free |
| Tags | mcp model-context-protocol knowledge-graph memory neurodivergent |
| Sources | npm |
| Discovered | 2026-05-25 |