Labsco
MCP SERVER · OFFICIAL PROJECT

Escape API Documentation

by Escape Tech

One tool that answers questions about Escape's public API, grounded in the live OpenAPI spec rather than a snapshot.

Framework & SDK Documentation LookupOfficial source
Summary
Grounding in the live spec is the difference between API documentation and API documentation that is still true.

An OpenAPI spec is the one artefact that cannot drift from the implementation without something breaking, so answering from it rather than from prose is the strongest form this kind of tool takes. One tool, no ambiguity about which to call, and nothing about your account is reachable. The rotation behaviour is worth knowing operationally: rotating a key forces every connected client through consent again, which is correct and disruptive.

What it is

Escape's endpoint, with a single tool. It is a documentation server for their public API, and its answers are grounded in the OpenAPI specification as it currently stands.

What you get

public_api_answer_question — any question about the Escape public API, answered against the live spec.

Requirements

OAuth 2.1 with PKCE following the current MCP authorisation spec, or a static key header. Registration is a no-op returning a shared public client id. Key rotation invalidates cached clients and forces re-consent.

Setup effort

Paste a URL, then authorize — add the endpoint to your client, then approve the OAuth consent screen