INDIVIDUAL MCP TOOL
identify_actress
画像 (base64) に写っている顔から、出演 AV 女優の候補を類似度が高い順に返します。本ツールの利用には、人間が連携ページ https://ai-for-av.
LIVE ENDPOINT
https://ai-for-av.com/mcp
Connect to this endpoint to inspect the live schema for identify_actress and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.ai-for-av]
url = "https://ai-for-av.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"ai-for-av": {
"type": "http",
"url": "https://ai-for-av.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: ai-for-av
Remote MCP URL: https://ai-for-av.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"ai-for-av": {
"url": "https://ai-for-av.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"ai-for-av": {
"type": "http",
"url": "https://ai-for-av.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "ai-for-av",
"transport": "streamable-http",
"url": "https://ai-for-av.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search— AV女優判定AI のデータベース (FANZA ビデオ / FANZA 素人 / MGS 動画) をキーワード検索します。作品タイトル・品番・メーカー名・女優名で検索でき、女優名に完全一致した場合は女優ページも返します。認証は不要です。結果の URL は本サイトの作品 / 女優ページです。