Prerequisites
- Node.js
^20.19.0or>=22.12.0 - An MCPFY API key - see Get your API key if you don’t have one yet
mcpfy-pulse. None of them edit your files for you - pick the one that matches your situation.
- Using mcpfy-sdk
- Your own server (raw SDK)
- Someone else's server (no source)
No install step -
mcpfy-pulse ships bundled with mcpfy-sdk. Just set one environment variable and restart your server however you normally do:mcpfy-sdk checks for MCPFY_API_KEY internally and wraps its own transport automatically. Unset the variable and nothing changes - no code path is even touched.Advanced options
withMcpfyTelemetry and the mcpfy-sdk integration both accept the same options object, and every field falls back to an environment variable if omitted:
What’s next
Once your server sends its first event, head to the dashboard to see it.View telemetry in the dashboard
See tool-level usage, health scores, and quality signals once data starts flowing.

