Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"shinzolabs-instrumentation-mcp": {
"command": "npx",
"args": [
"-y",
"@shinzolabs/instrumentation-mcp"
]
}
}
}
Or smoke-test directly:
npx -y @shinzolabs/instrumentation-mcp
Details
| Website | https://www.npmjs.com/package/@shinzolabs/instrumentation-mcp |
|---|---|
| GitHub | git+https://github.com/shinzo-labs/shinzo-ts.git |
| License | unknown |
| Pricing | free |
| Tags | mcp opentelemetry observability analytics telemetry tracing monitoring instrumentation |
| Sources | npm |
| Discovered | 2026-05-25 |