ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use StatHat with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Track custom metrics and statistics effortlessly via StatHat. post counters, values, and batch updates 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 · 4 capabilities

The complete StatHat capability set.

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

Capability set01 / 01

01-04

4 capabilities in this set.

Part of 4 available through StatHat.

  1. 01

    Post classic counter

    Post a counter stat using the StatHat Classic API

  2. 02

    Post classic value

    Post a value stat using the StatHat Classic API

  3. 03

    Post ez stat

    Creates the stat automatically if it does not exist. Post a stat using the StatHat EZ API

  4. 04

    Post JSON stats

    Pass a JSON array of objects containing stat/key, count/value, and optional t (timestamp). Post multiple stats using the StatHat JSON API

Observed, not estimated

826ms average. Fast in production.

StatHat is checked daily against the live service.

Daily averagePeak 1063ms
Aug 20Today
Fastest day
686ms
Slowest day
1063ms
14-day trend
Slowing+17%

Connect your client

One URL. Every client.

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

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

StatHat Connector

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

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

  • 01

    What is the difference between the EZ API and the Classic API?

    The EZ API (post_ez_stat) allows you to post stats using a simple human-readable name and your EZ Key. The Classic API (post_classic_counter, post_classic_value) requires a unique Stat Key for each specific metric, providing more granular control.

  • 02

    Do I need to create a stat on the website before posting to it?

    No! When using the post_ez_stat capability, StatHat will automatically create the statistic for you if it doesn't already exist in your account.

  • 03

    Can I send multiple metrics at once to save time?

    Yes, you can use the post_json_stats capability to send an array of multiple stat updates in a single network request.