install-mcpcat-typescript

Installation
SKILL.md

Installing MCPCat Analytics SDK

Overview

MCPCat is a one-line analytics integration for MCP servers. Call mcpcat.track(server, projectId) to capture tool usage patterns, user intent, and session data. All MCPCat debug output goes to ~/mcpcat.log (never stdout/stderr, so STDIO transport is preserved).

When to Use

  • User wants to add analytics or usage tracking to their MCP server
  • User mentions "mcpcat", "MCPCat", or MCP server observability
  • User wants to understand how their MCP tools are being used

Quick Reference

Installs
4
Repository
mcpcat/skills
First Seen
Feb 6, 2026
install-mcpcat-typescript — mcpcat/skills