← scorelook.fr
INDIVIDUAL MCP TOOL
fetch
Fetch a public ScoreLook article or look by an id returned from search, such as article:jupe-cuir-chic.
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.scorelook-fr]
url = "https://scorelook.fr/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"scorelook-fr": {
"type": "http",
"url": "https://scorelook.fr/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: scorelook-fr
Remote MCP URL: https://scorelook.fr/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": {
"scorelook-fr": {
"url": "https://scorelook.fr/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"scorelook-fr": {
"type": "http",
"url": "https://scorelook.fr/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "scorelook-fr",
"transport": "streamable-http",
"url": "https://scorelook.fr/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
manifest— Return the public ScoreLook Style API manifest, including tools, safety boundaries, and key pages.search— Search public ScoreLook articles and Capucine looks for a style question.recommend_look— Recommend a complete ScoreLook silhouette from a piece, color, occasion, season, or audacity level.shopping_criteria— Return ScoreLook shopping criteria: material, cut, color, pairings, avoid rules, and shopping URL.shopping_search— Find public shopping leads close to a ScoreLook style intention.ask_capucine— Ask Capucine, the public ScoreLook stylist agent, for a complete style answer with sources.