mcpserver.lol
registry/facesign-mcp
Connection check verified live · 20h ago

facesign-mcp

Build and test FaceSign step-up verification flows from your AI coding tool

Tools 5
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

5 tools

Read from the running server on 20h ago.

export_app flow*zonelangsappNameavatarIdmetadata +10
Export the current FaceSign session configuration as a standalone, deployable Next.js application. You MUST supply `landingHtml` (pre-session page), `recapHtml` (results page), and…
get_session sessionId*
Retrieve detailed information about a FaceSign session including status, transcript, AI analysis, node reports, video AI analysis, and asynchronous analysis lifecycle states.
launch_session_ui flow*zonelangsavatarIdmetadatarecapHtml* +8
REQUIRES set_api_key to be called first. Launch a local web page in the browser for a FaceSign session. You MUST supply `landingHtml` (the pre-session page shown before the iframe)…
list_sessions limitcursorflowIdsearchsortBystatus +4
List FaceSign sessions with optional filtering by status, date range, and search term. Supports pagination via cursor.
set_api_key apiKey*serverUrl
Set your FaceSign API key for this session. This must be called before any other FaceSign tools. Get your API key from the FaceSign dashboard. The key starts with sk_live_... or sk…