Connects Claude to Incode's identity verification platform through five core tools: generate verification links, check session status, retrieve verification scores, get JWT tokens for completed interviews, and validate those tokens. You'd use this when building AI workflows that need to kick off identity checks, monitor their progress, and act on the results. The server handles the full lifecycle from creating a verification session to validating the resulting authentication tokens. Requires an API key from Incode's MCP playground. Works over stdio transport and returns structured data Claude can reason about. Built for production identity workflows where you want conversational access to verification state and outcomes without building custom integrations.
claude mcp add --transport stdio incodetechnologies-incode-idv-mcp -- npx -y @incodetech/incode-idv-mcp