Measure Instrumentation Spec

MCP Server

by product-on-purpose · Added 5mo ago

Claude
17

Install

git clone https://github.com/product-on-purpose/pm-skills

Add to Claude

claude mcp add measure-instrumentation-spec

Quick Setup Config

Copy & paste ready

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "measure-instrumentation-spec": {
      "command": "npx",
      "args": [
        "@modelcontextprotocol/measure-instrumentation-spec"
      ]
    }
  }
}

Paste into your Claude Desktop config file, then restart Claude.

About

An instrumentation spec defines what analytics events to track, when to fire them, and what properties to include. It serves as a contract between product and engineering, ensuring consistent data collection that enables accurate measurement. Good instrumentation specs prevent the "we can't answer that question because we didn't track it" problem.

Tags

ai-mlgotestinggitskill

From Our Store

View all →
Toolkit

AI Coding Agent Blueprints

$49+

Workflow blueprints for AI coding agents

Claude Code

Claude Code Power User Kit

$39+

Advanced Claude Code skills and configurations