Measure Instrumentation Spec
MCP Serverby product-on-purpose · Added 5mo ago
Claude
17
Install
git clone https://github.com/product-on-purpose/pm-skillsAdd to Claude
claude mcp add measure-instrumentation-specQuick 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