MCP server · Verisoul
verisoul
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for Verisoul. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Verisoul publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
get_account— Retrieve an account and its risk decision/scores.update_account— Update account metadata.delete_account— Delete an account and associated data.get_account_sessions— List sessions for an account.get_linked_accounts— List accounts linked to an account (multi-accounting).get_session— Retrieve a session and its signals/scores.authenticate_session— Bind a session to an account and get an authenticated risk decision.unauthenticated_session— Get a risk decision for an unauthenticated session.list_lists— List all account lists.create_list— Create a named account list.add_account_to_list— Add an account to a list.remove_account_from_list— Remove an account from a list.verify_phone— Validate a phone number (validity, carrier, line type).submit_email— Submit an email for async risk/deliverability/identity intelligence (webhook result).submit_email_batch— Submit a batch of emails for async email intelligence.create_id_check_session— Create an ID Check verification session.verify_id— Verify a government ID document and match the face.create_face_match_session— Create a Face Match liveness session.verify_face— Verify liveness / match a face for dedup.verify_identity_face_match— Verify identity via Face Match.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.