AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
MCP verified MIT Self-run

Agent

mcp-talivia-group-agent · by talivia-group

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

No reviews yet
0 installs
14 views
0.0% view→install

Install

$ agentstack add mcp-talivia-group-agent

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/mcp-talivia-group-agent)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
7d ago

Declared compatibility

Claude CodeClaude DesktopCursorWindsurf

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Agent? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

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.

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.