← Index

io.github.dentro-fyi/dentro

io.github.dentro-fyi/dentro·v0.1.1·Other
Quality Score
85
/100

Structured commerce data for AI agents. 22,000+ DTC brands, real prices, real stock.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "dentro": {
      "command": "npx",
      "args": [
        "-y",
        "@dentro-fyi/mcp"
      ],
      "env": {
        "DENTRO_API_KEY": "<your-dentro_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "dentro": {
      "command": "npx",
      "args": [
        "-y",
        "@dentro-fyi/mcp"
      ],
      "env": {
        "DENTRO_API_KEY": "<your-dentro_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @dentro-fyi/mcp
§02  Environment variables
DENTRO_API_KEY
requiredsecret

API key from dentro.fyi (free tier available)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Other