Israeli cosmetics retailer: ΔE shade matching, customer wallet, cart, orders, gift cards.
claude mcp add v1 --transport http https://makeup.land/api/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"v1": {
"url": "https://makeup.land/api/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"v1": {
"serverUrl": "https://makeup.land/api/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"v1": {
"type": "http",
"url": "https://makeup.land/api/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"v1": {
"url": "https://makeup.land/api/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"v1": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://makeup.land/api/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://makeup.land/api/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/land.makeup--v1/reviews or the review_server meta-tool.
POST /mcp