Claude Desktop + perfume MCP

Claude perfume MCP: fragrance tools in Claude Desktop

Add a perfume MCP to Claude Desktop so the model can query 126,000+ fragrances with structured longevity, sillage, accords, and notes. scentrev-mcp is free to start.

Why use a perfume MCP in Claude?

Claude Desktop speaks MCP. Point it at scentrev-mcp and ask for beast-mode winter picks or a full Aventus profile with real community scores. Same catalog as our fragrance API and Cursor perfume MCP setup.

Install in three steps

  1. Sign in and create a free API key.
  2. Open Claude Desktop → Settings → Developer → Edit Config, then paste:
{
  "mcpServers": {
    "scentrev-mcp": {
      "url": "https://api.scentrev.com/mcp/",
      "headers": {
        "Authorization": "Bearer frag_live_YOUR_KEY"
      }
    }
  }
}
  1. Restart Claude Desktop and try a recipe prompt, or read the docs.