← Registry

Content Tools

mycarnet.app

Provides fragrance search and detail retrieval from the Carnet catalog using natural-language, image, and similarity queries.

1 endpoint4 known toolsFirst detected June 26, 2026Last detected July 31, 2026

ENDPOINT 1

https://api.mycarnet.app/mcp

No auth detected

MCP server metadata

Name
Carnet
Version
1.27.0
Capabilities
experimentalpromptsresourcestools
Server instructions

Carnet is a personal, editorial perfume discovery engine that helps people find scents that feel like them. Use these tools when users describe taste, mood, vibe, desired impression, a known fragrance they want to understand, or a bottle image they want to use as a discovery seed. Prefer emotionally legible explanations over raw database language.

Known tools 4

search_fragrances_by_vibe

Search Carnet for fragrances matching a natural-language vibe.

Inferred read-only
search_fragrances_by_image

Search Carnet by uploaded bottle image similarity.

Inferred read-only
find_similar_fragrances

Find fragrances similar to a Carnet public fragrance ID.

Inferred read-only
get_fragrance

Get detailed Carnet catalog information for one public fragrance ID.

Inferred read-only

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.carnet]
url = "https://api.mycarnet.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "carnet": {
      "type": "http",
      "url": "https://api.mycarnet.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: carnet
Remote MCP URL: https://api.mycarnet.app/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": {
    "carnet": {
      "url": "https://api.mycarnet.app/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "carnet": {
      "type": "http",
      "url": "https://api.mycarnet.app/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "carnet",
  "transport": "streamable-http",
  "url": "https://api.mycarnet.app/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for mycarnet.app was fetched 2026-08-03T19:53:19.538Z and is being refreshed.

Trust status Neutral

mycarnet.app is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.