MCP Server
MCP
io.github.kunwar-shah/claudex
Persistent memory + FTS5 search MCP server for Claude Code conversation history.
Install
npx -y @kunwarshah/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@kunwarshah/claudex",
"version": "1.3.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path to Claude Code conversation log directory. Defaults to ~/.claude/projects.",
"format": "string",
"name": "PROJECT_ROOT"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment