data-ai MCP Server
Turn Claude Code session transcripts into blog-style articles — narrative, not logs
Discovered via agent-topic:ai-agent and last synced 3mo ago.
1. Install the package
npx @touchskyer/logex
2. Add to claude_desktop_config.json
{
"mcpServers": {
"-touchskyer-logex": {
"command": "npx",
"args": [
"@touchskyer/logex"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
`npm install -g @touchskyer/logex`, MCP: command `logex`, args `["mcp"]`
`npm install -g @touchskyer/logex && codex mcp add logex -- logex mcp`
설정
Configuración