Part of #42
Question
Provision the data source the live demo queries.
The demo dogfoods: the landing page shows its own traffic, answered by the server it advertises. That needs a real Plausible site and a way to query it from an unauthenticated visitor.
Establish and decide:
- Is
plausible-mcp.sentry.dev tracked in Plausible today? If not, create the site and add the tracking snippet to the page.
- What credential the demo uses. It must never be the caller's key and must never reach
/internal. Candidates: a separate scoped demo route holding a server-side key restricted to one site; a Plausible shared link; recorded fixtures as the fallback.
- What the hard boundary is: one site, read-only, rate-limited.
Resolution records where the credential lives and what it can reach.
Part of #42
Question
Provision the data source the live demo queries.
The demo dogfoods: the landing page shows its own traffic, answered by the server it advertises. That needs a real Plausible site and a way to query it from an unauthenticated visitor.
Establish and decide:
plausible-mcp.sentry.devtracked in Plausible today? If not, create the site and add the tracking snippet to the page./internal. Candidates: a separate scoped demo route holding a server-side key restricted to one site; a Plausible shared link; recorded fixtures as the fallback.Resolution records where the credential lives and what it can reach.