Skip to main content

Prerequisites

  • Node.js ^20.19.0 or >=22.12.0
  • An MCPFY API key - see Get your API key if you don’t have one yet
There are three ways to use mcpfy-pulse. None of them edit your files for you - pick the one that matches your situation.
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.