iamkd/llmtail
Combine browser and server logs into a single LLM-friendly format. Feed it into tools like Claude Code so it can understand your app's behavior.
Platform-specific configuration:
{
"mcpServers": {
"llmtail": {
"command": "npx",
"args": [
"-y",
"llmtail"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...