IncodeTechnologies/incode-idv-mcp
If you are the rightful owner of incode-idv-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Incode IDV MCP Server is an implementation that integrates with the Incode IDV service, providing identity verification tools for AI assistants.
Tools
Functions exposed to the LLM to take actions
generate_interview_link
Create a new identity verification session
get_interview_status
Check the current status of an identity verification session
get_interview_score
Retrieve verification results and score for a completed session
get_interview_auth_code
Get authorization code for successfully completed interviews
exchange_code_for_token
Exchange authorization code for JWT access token
validate_token
Validate JWT token and return claims
get_user_token
Retrieve existing valid JWT token by email address
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client