ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Matomo with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Track website traffic, analyze visitor behavior, and generate detailed analytics reports directly from your AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 7 capabilities

The complete Matomo capability set.

These are the exact actions your AI can choose when you ask it to work with Matomo.

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 7 available through Matomo.

  1. 01

    Track bulk

    Send multiple tracking requests in bulk

  2. 02

    Get image graph

    Get for a specific site and period. Generate static PNG graph data

  3. 03

    Get report metadata

    GetReportMetadata to list available API functions and their metadata. Get metadata for all available API reports

  4. 04

    Get visits summary

    Get to retrieve metrics like nb_visits, nb_actions, bounce_count. Get visits summary metrics

Capability set02 / 02

05-07

3 capabilities in this set.

Part of 7 available through Matomo.

  1. 05

    Get wp processed report

    Get processed report via WordPress REST API

  2. 06

    Track action

    Requires idsite. Track a page view, event, or ecommerce action in Matomo

  3. 07

    Get processed report

    GetProcessedReport to return full data set including metadata and processed metrics. Get a processed human-readable report

Observed, not estimated

928ms average. Fast in production.

Matomo is checked daily against the live service.

Daily averagePeak 1185ms
Aug 20Today
Fastest day
795ms
Slowest day
1185ms
14-day trend
Slowing+8%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 7 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Matomo, so you can see the experience inside your AI.

It does not authenticate your account with Matomo. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Matomo Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_FsRrwfavS2xRx1njKwXMHoEJtqrlaHQYlA74EPOZ/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Matomo capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "matomo-alternative-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_FsRrwfavS2xRx1njKwXMHoEJtqrlaHQYlA74EPOZ/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Matomo owners ask.

  • 01

    How do I get a summary of visits for a specific site?

    Use the get_visits_summary capability. Provide the idSite, the period (day, week, month, etc.), and the date. The agent will return metrics like total visits, actions, and bounce counts.

  • 02

    Can I track custom events like button clicks via the AI?

    Yes! Use the track_action capability. You can specify parameters like e_c (Event Category), e_a (Event Action), and e_n (Event Name) to record interactions directly into Matomo.

  • 03

    Is it possible to see which reports are available for my Matomo instance?

    Absolutely. Run the get_report_metadata capability for your idSite. It will list all available API functions, their descriptions, and the metrics they provide.