Early Adopter Access

You can now join as an early adopter!

We are currently onboarding users through the waitlist. Join as an early adopter and we will onboard you immediately. You will also get one free month of premium access without creating a subscription.

Join the waitlist to get early access and a guided onboarding from our team.

Join the Waitlist

Installation

Access, requirements, and preview setup

MCPeek is currently invite-only. Public npm installation is not available yet, so this page documents preview access and the setup path after onboarding.

Preview setup sequence

  1. 1Join the waitlist and receive invite-only access from the MCPeek team.
  2. 2Get your preview credentials and onboarding instructions.
  3. 3Set endpoint, API key, and organization ID in environment variables.
  4. 4Wrap a supported MCP transport or the server connect path with the server SDK integration you were given.
  5. 5Initialize withOpenAiClientAnalytics(...) inside ChatGPT widget runtime and verify events in the dashboard.

Peer dependency note

The current preview integrations expect modern Streamable HTTP server transports from @modelcontextprotocol/sdk.

Recommended next pages

Continue with API Keys, then Examples.