facesign-mcp
F
facesign-mcp
/set_api_key

set api key

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 wi

liveunknown~5s typical
mcpfacesign-mcp
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-facesign-facesign-mcp /set_api_key for me.

Input

FieldTypeDescription
apiKey*stringYour FaceSign API key (sk_live_... or sk_test_...)
serverUrlstringOptional FaceSign API server URL override. Only set this if the user explicitly asks to ta

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-ai-facesign-facesign-mcp","endpoint":"/set_api_key","input":{"apiKey":"..."}}'
cli
npx cracked-ai run -p mcp-ai-facesign-facesign-mcp -e /set_api_key -i '{"apiKey":"..."}'
mcp
run_tool({ provider: "mcp-ai-facesign-facesign-mcp", endpoint: "/set_api_key", input: {"apiKey":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.