npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@talivia/agent

v0.1.0

Published

Revenue-first web analytics installed and verified by AI agents through MCP

Downloads

311

Readme

Talivia revenue-first analytics dashboard showing visitors, revenue, conversion rate, traffic sources, and customer geography

Talivia Agent Kit

Revenue-first website analytics that your AI agent can install, connect, and verify for you.

Talivia shows founders which referrers, campaigns, pages, search keywords, and customer journeys turn visits into revenue. @talivia/agent connects Codex, Claude Code, ChatGPT, OpenClaw, Hermes, and other MCP clients to Talivia so an agent can finish the analytics setup inside your project - not just paste a tracking snippet and hope it works.

Ask your agent to set up Talivia. It can find or create the right website, generate a framework-specific installation plan, add the tracker with its native coding tools, verify that real events are arriving, open a secure payment-provider handoff, and check that revenue attribution is ready.

Start free | Agent Kit | Documentation | npm | GitHub

See which traffic becomes revenue

Most analytics products count visits. Payment dashboards count transactions. Talivia connects the two, so you can answer the questions that matter to a growing product:

  • Which referrers, campaigns, and search keywords bring paying customers?
  • Which landing pages and customer journeys lead to a purchase?
  • How do visitors, conversion rate, revenue per visitor, and revenue change together?
  • Which tracked session produced an individual payment?
  • Is analytics and checkout attribution actually working in production?

Talivia puts traffic, visitor journeys, events, payment revenue, and attribution in one workspace. Connect a supported payment provider or use the Manual Payment API for a custom checkout.

From one prompt to verified analytics

Give this to a coding agent after connecting Talivia:

Set up Talivia revenue analytics for this project.

1. Connect to my Talivia account and find the correct website.
2. If it does not exist, ask before creating it.
3. Install the Talivia tracker using the right plan for this framework.
4. Build and test the project.
5. Verify that Talivia is receiving real events.
6. Help me connect revenue attribution through Talivia's secure browser flow.
7. Tell me what is working and what still needs attention.

The agent works in your repository. Talivia supplies the exact tracking configuration, secure account workflows, and live verification. Setup is not considered complete merely because code was generated - it is complete when Talivia receives real data.

Why founders and developers use it

  • Revenue-first analytics: follow traffic all the way from source and session to payment.
  • Less integration work: let an agent navigate the tracker, framework, and checkout setup instead of jumping between documentation pages.
  • Real verification: check live ingestion and revenue readiness before declaring the task complete.
  • Framework-aware setup: get an installation plan for Next.js, React/Vite, Astro, or plain HTML.
  • One account connection: use the same Talivia MCP connection across every website in your account.
  • Secure handoffs: approve access and connect payment providers in Talivia's browser UI, not in chat.

Use it for a SaaS launch, indie product, marketing site, developer tool, or any web product where knowing which traffic creates revenue matters more than collecting another pageview count.

Connect Talivia to an AI agent

MCP endpoint

Use the hosted website analytics MCP server when your client supports HTTP MCP and OAuth:

https://talivia.com/mcp

Codex:

codex mcp add talivia --url https://talivia.com/mcp
codex mcp login talivia

Claude Code:

claude mcp add --transport http talivia https://talivia.com/mcp

Talivia opens in your browser for sign-in and permission approval. After that, ask the agent to install or verify Talivia in your project.

npm package

Use the package when an agent expects a local stdio MCP server:

npx -y @talivia/agent setup --agent codex
npx -y @talivia/agent checkin --agent codex
codex mcp add talivia -- npx -y @talivia/agent mcp

Check the connection at any time:

npx -y @talivia/agent status

The package also includes a Codex plugin manifest and SKILL.md, so compatible agents can discover both the Talivia MCP server and the safe setup workflow.

What the agent can do

| Area | Outcome | | --- | --- | | Account | Check the connected Talivia account and available capabilities | | Websites | List existing websites or create one after user approval | | Tracking | Get the exact tracker and a framework-specific installation plan | | Verification | Confirm that real analytics events are reaching Talivia | | Revenue | Start a secure payment connection and check attribution readiness | | Checkout | Get provider-specific guidance for preserving visitor and session attribution |

Talivia keeps the product logic on the hosted MCP server, so agents receive the current setup rules without bundling a second analytics implementation into your codebase.

Safe by design

  • Talivia authentication and consent happen in your browser.
  • MCP access is scoped to the permissions you approve.
  • Website permissions are checked on every website-specific action.
  • Payment-provider secrets are never requested through chat or MCP tool arguments.
  • Connections can be reviewed and revoked in Talivia Settings.

Prefer to self-host? Talivia also has an open-source version for running revenue analytics on your own infrastructure. Talivia Cloud provides the managed service and agent connection described here.

Start with your own traffic

Create a Talivia account, connect an agent, and follow the next visit all the way to the payment.