← maisondetalents.com
INDIVIDUAL MCP TOOL
get_salary_benchmark
한국 럭셔리 리테일 매장직 연봉 벤치마크(만원, 연봉 기준)를 업종·경력별로 조회합니다.
LIVE ENDPOINT
https://maisondetalents.com/api/mcp
Connect to this endpoint to inspect the live schema for get_salary_benchmark 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.maison-de-talents]
url = "https://maisondetalents.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"maison-de-talents": {
"type": "http",
"url": "https://maisondetalents.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: maison-de-talents
Remote MCP URL: https://maisondetalents.com/api/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": {
"maison-de-talents": {
"url": "https://maisondetalents.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"maison-de-talents": {
"type": "http",
"url": "https://maisondetalents.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "maison-de-talents",
"transport": "streamable-http",
"url": "https://maisondetalents.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_jobs— 한국 백화점·면세점·명품 브랜드 매장의 진행 중인 채용공고를 검색합니다(판매직 CA/SA/BA, 뷰티 어드바이저, 매장 매니저, VMD 등).get_job— search_jobs 로 찾은 공고 id 의 상세(자격요건·근무조건·급여·마감일)를 가져옵니다.