MCP Server

Trackveil MCP for Cursor & Claude

Let your AI assistant implement analytics for you: add the tracker, wire up custom events, and create conversion goals—automatically.

What the MCP can do

  • • Insert the Trackveil tracker snippet into your site
  • • Generate JavaScript for custom event tracking
  • • Create, update, and delete conversion goals
  • • Create or delete sites (owner API key)
  • • Fetch stats, events, and goals

All actions are authenticated with your Trackveil API key. Rate-limited and safe by design.

cursor .mcp.json
{
  "mcpServers": {
    "trackveil": {
      "url": "https://mcp.trackveil.net",
      "headers": { "Authorization": "Bearer tv_your_api_key" }
    }
  }
}

Common tasks (what to ask your AI)

Add event tracking

"Add click tracking to all CTA buttons and send 'CTA Click' with { location: 'hero' }"

Create a goal

"Create a conversion goal for event 'Purchase' with value €29.99"

Page-view goal

"Create a goal when someone reaches /thank-you"

Check stats

"How many visitors did markedo.com have yesterday?"

See full guide: docs.trackveil.net/mcp

Ready to automate your analytics?

Connect the MCP in Cursor/Claude, paste your API key, and start asking.

Get Your API Key