cchetan/posthog-project-dauv0.0.1Public
Posthog project dau
Retrieve daily active users (distinct persons per day) for a PostHog project over a lookback window via HogQL.
Before you run it1 service
Everything here is checked on your machine when rote inspects the play. This page never learns what you have installed or which credentials you hold.
- ○PostHog MCP
PostHog v1.0.0 (MCP adapter, reverse-engineered)
CredentialADAPTER_POSTHOG_MCP_TOKEN(oauth_dcr)
Inputs1, all optional
rote asks for these before running and shows the defaults it will use.
- Days lookback
days_lookbackNumber of trailing days to include (integer, e.g. 30); window is [now - N days, now)
optionalstringdefault30custom value allowed
What it changes
No write operations are declared in this version's manifest.
Credentials remain in the recipient's local rote vault; this page and the publisher never receive them.
Runtime details
- rote CLIversion 0.62.0 or newer
- ServicesPostHog MCP
- Adapters
posthog-mcpchetan/posthog-mcp@1.0.0 resolved - Auth preflightBefore any service call, rote verifies every required local credential. Plan: declared as typed adapter.auth.ensure steps.
- Auth steps
auth_posthog_mcpadapter/posthog-mcpmissing → authorizeexpired → refreshunreadable → reauthorize - Digest
sha256:07a4c2ec9648da71913b05638fc8a2690a5984d55beacad9df468dff57cfdfc5 - Archive size4584 bytes
- Published2026-08-24T22:14:11.736899+00:00
- Published withrote 0.72.0
Credential values and current readiness remain local. Opening this page never prompts for a credential, opens an authorization browser, or calls a service this play uses.
A play is a published, versioned automation package that runs on your own machine through rote, a free command-line tool. Opening this page installs nothing and runs nothing.