Talivia Revenue Analytics MCP Server

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

People who work with analytics and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-01 · ★ 37 · #34 OF 81 MAINTAINED DATA & ANALYTICS · VERIFIED 2026-09-18

MIT · JavaScript servers · how we verify → /methodology

01 · Install Talivia Revenue Analytics

Claude Code

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

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "talivia-group-agent": {
      "url": "https://talivia.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://talivia.com/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-09-18

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to talivia.com

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

repo age created 2026-08-02 - young repo, little track record yet

license MIT - declared in the repository

npm package @talivia/agent - the @talivia scope differs from the repo owner (talivia-group); confirm it's the project's official package

registry namespace io.github.talivia-group is GitHub-verified and matches the repo owner

03 · What Talivia Revenue Analytics can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.1.0 · 2026-08-02

The first public release of Talivia Agent connects AI agents to revenue-first website analytics through MCP. · Install with npx -y @talivia/agent. See the README for hosted MCP, local stdio, authentication, and…

04 · Who maintains Talivia Revenue Analytics

Talivia Revenue Analytics is maintained by talivia-group. It's the only MCP server we track from this author; the repo dates to Aug 2026.

05 · Facts

category
data & analytics - ranked #34 of 81 actively-maintained data & analytics servers as of 2026-09-18.
release cadence
1 release in the last 90 days (latest 2026-08-02)
registry
io.github.talivia-group/agent (active, first published 2026-08-02)
packages
npm:@talivia/agent

06 · Talivia Revenue Analytics FAQ

What is Talivia Revenue Analytics?

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

Is Talivia Revenue Analytics still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-01 and it shipped 1 release in the last 90 days. We re-verify nightly.

How do I install Talivia Revenue Analytics?

Run `npx -y @talivia/agent`. You can also paste the ready-made client config above.

Does Talivia Revenue Analytics require authentication?

Yes - when we probed the endpoint on 2026-09-18, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Talivia Revenue Analytics