無料
月額$0。クレジットカード不要。
- 無料KYCバンドル(本人確認 + パッシブ・ライブネス + 顔照合 + デバイス&IP分析), 毎月500回まで
- ブロックリストユーザー
- 重複検出
- すべてのセッションで200以上の不正シグナル
- Diditネットワーク全体でのKYC再利用
- ケース管理プラットフォーム
- ワークフロービルダー
- 公開ドキュメント、サンドボックス、SDK、MCP (Model Context Protocol) サーバー
- コミュニティサポート


世界中の2,000以上の組織から信頼されています。
1つのサーバーで、すべてのスタックをカバー
Didit MCPサーバーは、Claude、ChatGPT、およびすべてのMCPクライアントに、本人確認、生体認証、企業認証、AMLスクリーニング、取引監視、ウォレットスクリーニングといった、完全な本人確認および不正対策プラットフォームを提供します。平易な言葉で指示するだけで、エージェントがチェックを実行し、結果を返します。
任意のMCPクライアントをhttps://mcp.didit.me/mcpに接続します。Claude Codeでは1行、Claude Desktopではカスタムコネクタ、CursorやVS CodeではJSONエントリを追加するだけです。
OAuth 2.1により、ビジネスコンソール経由でサインインします。APIキーや設定ファイルにシークレットは不要です。エージェントは、あなたの役割にスコープされたあなたとして機能します。
認証セッションの作成、ウォレットのスクリーニング、企業の検索、レビューキューのトリアージなど、エージェントが130以上のツールから適切なものを選択します。
すべてのアクションはあなたの権限を尊重し、シークレットを匿名化し、破壊的なステップを確認します。毎月500件の認証は無料で、それ以降は成功ごとの料金体系です。





# Add Didit identity and fraud to my agent via MCP
You are wiring the Didit Model Context Protocol (MCP) server into <my_stack>.
Follow these steps exactly. Every URL and value below is canonical — do not
paraphrase or "improve" them.
## 1. Connect the hosted MCP server
- Server URL: https://mcp.didit.me/mcp (transport: Streamable HTTP)
- Auth: OAuth 2.1 with PKCE — "Log in with Didit". No API key, no secrets in
config. The agent acts as the signed-in user, scoped to their console role.
Pick the client you run in:
- Claude Code: claude mcp add --transport http didit https://mcp.didit.me/mcp
then run /mcp to complete the browser login.
- Claude Desktop / Claude web: Settings -> Connectors -> Add custom connector,
Name "Didit", URL https://mcp.didit.me/mcp, then Connect.
- ChatGPT (Developer Mode): Settings -> Apps -> Advanced -> Developer mode,
add a connector by URL https://mcp.didit.me/mcp.
- Cursor (~/.cursor/mcp.json):
{ "mcpServers": { "didit": { "url": "https://mcp.didit.me/mcp" } } }
- VS Code (.vscode/mcp.json):
{ "servers": { "didit": { "type": "http", "url": "https://mcp.didit.me/mcp" } } }
## 2. Discover what you can do
- Call the context tool first (didit_context_get) to list the organizations,
applications, and workflows the signed-in user can act on.
- The server exposes 130+ tools across sessions (Know Your Customer / Know
Your Business), standalone verification, workflows, transaction monitoring
and Anti-Money Laundering (AML) screening, wallet screening, lists, cases,
reports, webhooks, and workspace/billing.
## 3. Run a first verification
- "Create a Know Your Customer (KYC) session for a new user with my default
workflow and return the verification link." -> didit_session_create
- Share the returned URL with the user, or embed it. Poll the decision with
didit_session_get_decision.
## 4. Screen for risk
- "Run AML screening on Jane Doe, born 1990, nationality ES." -> didit_verify_aml
- "Screen this wallet for sanctions and high-risk exposure before withdrawal."
-> didit_transaction_screen_wallet
## 5. Verify a business
- "Look up Acme Ltd in the UK registry, list its beneficial owners, and start
linked KYC for each one." -> didit_verify_kyb_search / _select
## Guardrails you can rely on
- Every action respects the user's role (Owner, Admin, Compliance Officer,
Developer, Reader). API keys and webhook secrets are redacted from normal
responses. Destructive or billing actions (bulk delete, key reveal, credit
top-up) require explicit confirmation.
- Pricing matches the API: from $0.33 per full KYC, $0.15 per wallet screen,
first 500 verifications every month free. The MCP layer itself is free.
Ship a working flow, then tell me which tools you called and what they returned.
月額$0。クレジットカード不要。
使った分だけお支払い。25以上のモジュール。モジュールごとの公開価格、月額最低料金なし。
カスタムMSA & SLA。大量利用や規制対象プログラム向け。
無料で開始 → チェック実行時のみ支払い → カスタム契約、SLA、データレジデンシーが必要な場合はエンタープライズプランへ。