get_customer — makeup.land MCP Tool Read-only
get_customer
(get customer) is one of 8 tools on the
makeup.land
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_customer from your client
- Claude Code makeup.land get_customer run in your project directory
- Claude Desktop makeup.land get_customer ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor makeup.land get_customer ~/.cursor/mcp.json
- VS Code makeup.land get_customer .vscode/mcp.json
- Zed makeup.land get_customer ~/.config/zed/settings.json
- Windsurf makeup.land get_customer ~/.codeium/windsurf/mcp_config.json
- Cline makeup.land get_customer ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI makeup.land get_customer ~/.gemini/settings.json
- Grok makeup.land get_customer .mcp.json (in your project root)
- ChatGPT makeup.land get_customer Settings → Connectors → Advanced → Developer mode
- Claude.ai makeup.land get_customer Settings → Connectors → Add custom connector
- LangChain makeup.land get_customer pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http v1 https://makeup.land/api/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.