LiftLab Connect MCP Server

An OAuth-protected Model Context Protocol endpoint served from LiftLab's own hostname connect.liftlab.com, discovered by certificate-transparency enumeration rather than from documentation. An anonymous tools/list returns 401 with a correct RFC 9728 Bearer challenge, so the endpoint is live and the tool list is auth-gated; no tools are recorded because none could be read without a customer token, and none were invented. The single advertised OAuth scope is "claudeai". The host is a white-labeled TapClicks portal (CNAME to liftlabtrial.tapclicks.com), so LiftLab serves this surface under its own domain and OAuth issuer while the underlying platform is vendor-supplied. LiftLab publishes no documentation for it anywhere.

API entry from apis.yml

apis.yml Raw ↑
aid: liftlab-connect-mcp
name: LiftLab Connect MCP Server
description: An OAuth-protected Model Context Protocol endpoint served from LiftLab's own hostname connect.liftlab.com,
  discovered by certificate-transparency enumeration rather than from documentation. An anonymous tools/list
  returns 401 with a correct RFC 9728 Bearer challenge, so the endpoint is live and the tool list is auth-gated;
  no tools are recorded because none could be read without a customer token, and none were invented. The
  single advertised OAuth scope is "claudeai". The host is a white-labeled TapClicks portal (CNAME to
  liftlabtrial.tapclicks.com), so LiftLab serves this surface under its own domain and OAuth issuer while
  the underlying platform is vendor-supplied. LiftLab publishes no documentation for it anywhere.
humanURL: https://connect.liftlab.com/
baseURL: https://connect.liftlab.com/server/api/mcp
tags:
- MCP
- Agents
- Marketing Measurement
- Analytics
properties:
- type: MCPServer
  url: mcp/liftlab-mcp.yml
- type: Authentication
  url: authentication/liftlab-authentication.yml
- type: OAuthScopes
  url: scopes/liftlab-scopes.yml
- type: RateLimits
  url: rate-limits/liftlab-rate-limits.yml
- type: WellKnown
  url: well-known/liftlab-well-known.yml