← artificialmindhive.com

INDIVIDUAL MCP TOOL

list_style_presets

Public mixable occasions, seasons, environments and source-art rules.

artificialmindhive.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://artificialmindhive.com/api/tryon/mcp

No auth detected

Connect to this endpoint to inspect the live schema for list_style_presets and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

artificialmindhive.com

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.amh-fitting-room]
url = "https://artificialmindhive.com/api/tryon/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "amh-fitting-room": {
      "type": "http",
      "url": "https://artificialmindhive.com/api/tryon/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: amh-fitting-room
Remote MCP URL: https://artificialmindhive.com/api/tryon/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": {
    "amh-fitting-room": {
      "url": "https://artificialmindhive.com/api/tryon/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "amh-fitting-room": {
      "type": "http",
      "url": "https://artificialmindhive.com/api/tryon/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "amh-fitting-room",
  "transport": "streamable-http",
  "url": "https://artificialmindhive.com/api/tryon/mcp"
}
MCP Inspector

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

Related tools

  • get_fitting_room_guide — Read first for AMH / ArtMindHive Fitting Room with an attached photo.
  • resolve_style — Turn casual, fancy, family dinner, beach, skater, relaxed, warm, modern, summer/fall or a mix into a repeatable catalog search and source-photo compositing brief.
  • list_stores — Discover connected real stores and catalog timestamps.
  • search_catalog — Find real garments, reference images, observed prices and retailer links.
  • get_product — Read an exact catalog product, garment images, verified source cutout when available, and indexed variants.
  • get_saved_profile — Ask the returning user whether to use their saved items, preferences, dislikes and approved looks.
  • save_profile_preferences — Only after the user agrees to save: store stated likes, dislikes, sizes/budget and a note locating a favorite photo in their own chat.
  • save_catalog_item — After user asks to save an item, retain its verified catalog ID, original image and retailer link in the SAME app/AI profile for later purchase.