ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Simple Analytics with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Privacy-first web analytics without cookies. Fetch aggregated stats, export raw data, and manage your websites 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 · 5 capabilities

The complete Simple Analytics capability set.

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

Capability set01 / 02

01-03

3 capabilities in this set.

Part of 5 available through Simple Analytics.

  1. 01

    Add website

    Requires Business or Enterprise plan. Add a new website to Simple Analytics

  2. 02

    Get stats

    ) for a specific domain. Get aggregated statistics for a website

  3. 03

    List websites

    List all websites associated with the user

Capability set02 / 02

04-05

2 capabilities in this set.

Part of 5 available through Simple Analytics.

  1. 04

    Export datapoints

    Requires User-Id credential to be set. Export raw, non-sampled data points

  2. 05

    Send server event

    Submit a server-side event or pageview

Observed, not estimated

859ms average. Fast in production.

Simple Analytics is checked daily against the live service.

Daily averagePeak 1027ms
Aug 20Today
Fastest day
717ms
Slowest day
1027ms
14-day trend
Slowing+13%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 5 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 Simple Analytics, so you can see the experience inside your AI.

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

Simple Analytics Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_SpZBkvdfXZ1V9Zu5QhzrZR318vRnARM5ipdzLKah/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 — Simple Analytics capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "simple-analytics-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_SpZBkvdfXZ1V9Zu5QhzrZR318vRnARM5ipdzLKah/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 Simple Analytics owners ask.

  • 01

    Can I see how many visitors my site had last week?

    Yes! Use the get_stats capability with your domain and set the start parameter to 'today-7d'. Your agent will return aggregated visitors and pageviews for that period.

  • 02

    Is it possible to export raw data for custom analysis?

    Absolutely. The export_datapoints capability allows you to retrieve raw, non-sampled data points in JSON or CSV format, provided you have your User-Id configured.

  • 03

    Can I track events that happen on my server, like a successful payment?

    Yes, use the send_server_event capability. You can specify the event name, hostname, and even include custom metadata to track backend conversions without any client-side scripts.