A PostHog CLI that mirrors the PostHog MCP tool surface without the ~250k-token schema overhead. OAuth login with scopes derived from the registry. Every call is captured locally in .thehogcli/history…
{
"mcpServers": {
"thehogcli": {
"command": "npx",
"args": [
"-y",
"thehogcli"
]
}
}
}