ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Countly with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage product analytics via Countly. track user sessions, record custom events, and query deep behavioral metrics 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 · 8 capabilities

The complete Countly capability set.

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

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 8 available through Countly.

  1. 01

    Read events

    Retrieve data for specific custom events

  2. 02

    Read metrics

    Retrieve standard metrics like sessions, users, or countries

  3. 03

    Record events

    Records specific actions within the app

  4. 04

    Begin session

    Starts a new session for a user

Capability set02 / 02

05-08

4 capabilities in this set.

Part of 8 available through Countly.

  1. 05

    End session

    Ends the current session

  2. 06

    Read drill

    Perform advanced segmentation and filtering (Enterprise Edition)

  3. 07

    Update session

    Extends an existing session

  4. 08

    Update user details

    Updates information about a specific user

Observed, not estimated

869ms average. Fast in production.

Countly is checked daily against the live service.

Daily averagePeak 1040ms
Aug 20Today
Fastest day
726ms
Slowest day
1040ms
14-day trend
Slowing+7%

Connect your client

One URL. Every client.

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

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

Countly Connector

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

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

  • 01

    How can I retrieve aggregated data like total sessions or user counts?

    You can use the read_metrics capability. Simply specify the method (e.g., 'sessions' or 'users') to get the aggregated analytics data from your Countly instance.

  • 02

    Can I record custom user actions with metadata?

    Yes! Use the record_events capability. You can provide a device ID and an array of event objects containing keys, counts, and segmentation details to track specific interactions.

  • 03

    Does this server support advanced filtering for Enterprise users?

    Yes, if you have the Enterprise Edition, you can use the read_drill capability to perform complex queries and segmentation using the Drill API.