Export, analyze, and aggregate Claude AI conversation sessions with TypeScript support and MCP integration
{
"mcpServers": {
"claude-code-exporter": {
"command": "npx",
"args": [
"-y",
"claude-code-exporter"
]
}
}
}