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.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/liftlab-connect-mcp"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

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