← totemavise.com
INDIVIDUAL MCP TOOL
get_age_verdict
Donne le verdict complet Totem Avisé pour un film, une série ou un jeu vidéo : âge conseillé, 8 dimensions de contenu (violence, langage, peur…), le raisonnement « Pourquoi cet âge ?
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 endpoint
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.totem-avise]
url = "https://totemavise.com/api/mcp/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"totem-avise": {
"type": "http",
"url": "https://totemavise.com/api/mcp/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: totem-avise
Remote MCP URL: https://totemavise.com/api/mcp/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": {
"totem-avise": {
"url": "https://totemavise.com/api/mcp/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"totem-avise": {
"type": "http",
"url": "https://totemavise.com/api/mcp/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "totem-avise",
"transport": "streamable-http",
"url": "https://totemavise.com/api/mcp/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_media— Recherche un film, une série ou un jeu vidéo par titre dans le catalogue Totem Avisé (plus de 11 000 titres évalués pour les familles francophones).recommend_for_age— Recommande des films, séries ou jeux vidéo adaptés à un enfant d'un âge donné (3 à 16 ans), issus du catalogue évalué Totem Avisé, triés par qualité.