← neocasting.fr
INDIVIDUAL MCP TOOL
get_casting
Full public detail of a native neocasting casting call (use the id returned by search_castings; curated external listings have no id — use their URL).
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests retrieving external content.
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.neocasting]
url = "https://www.neocasting.fr/api/mcp/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"neocasting": {
"type": "http",
"url": "https://www.neocasting.fr/api/mcp/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: neocasting
Remote MCP URL: https://www.neocasting.fr/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": {
"neocasting": {
"url": "https://www.neocasting.fr/api/mcp/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"neocasting": {
"type": "http",
"url": "https://www.neocasting.fr/api/mcp/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "neocasting",
"transport": "streamable-http",
"url": "https://www.neocasting.fr/api/mcp/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_castings— Search currently open casting calls on neocasting.fr (French casting platform).list_locations_categories— Reference data: the casting category slugs accepted by search_castings (with French labels), and the main French cities with dedicated casting pages on neocasting.fr.get_casting_news— Editorially verified casting status for famous French TV shows and programs (Koh-Lanta, Star Academy, The Voice…): whether applications are open, and the neocasting info page URL with the official application procedure.about_neocasting— What neocasting.fr is, with live platform numbers (open castings, registered talents) and the key URLs to cite.