Back to Browse

Stytrix MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

AI fashion design MCP: generate concepts, models, fabrics & looks live on your StyTrix canvas.

About

AI fashion design MCP: generate concepts, models, fabrics & looks live on your StyTrix canvas.

Remote endpoints: streamable-http: https://www.stytrix.com/api/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Requires authentication · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-hirosichen-stytrix-mcp": {
      "url": "https://www.stytrix.com/api/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

StyTrix MCP Server

Connect AI agents to StyTrix — an AI fashion design platform — via the Model Context Protocol (MCP). Ask your assistant to generate fashion concepts, models, fabrics, and full mix-and-match looks, and the results appear live on your StyTrix canvas.

  • Endpoint: https://www.stytrix.com/api/mcp
  • Transport: Streamable HTTP
  • Auth: OAuth 2.1 (sign in with your StyTrix account — no API key)
  • Docs: https://www.stytrix.com/mcp

This is a hosted remote MCP server — there's nothing to install or run locally. Add the URL to any MCP-capable client and sign in.

Add to your client

Claude.ai

Settings → Connectors → Add custom connector → paste https://www.stytrix.com/api/mcp → Connect and sign in.

Claude Code

claude mcp add --transport http stytrix https://www.stytrix.com/api/mcp

Cursor

Add to .cursor/mcp.json:

{
  "mcpServers": {
    "stytrix": { "url": "https://www.stytrix.com/api/mcp" }
  }
}

OpenAI Codex

Add to your Codex MCP config:

[mcp_servers.stytrix]
url = "https://www.stytrix.com/api/mcp"

Gemini CLI

Add to settings.json under mcpServers:

{
  "mcpServers": {
    "stytrix": { "httpUrl": "https://www.stytrix.com/api/mcp" }
  }
}

Tools

Read-only (free): whoami, list_projects, get_credits, check_video, check_style_training

Write (deduct credits): create_project, add_image_to_canvas, generate_concept, mix_match, generate_style, generate_model, generate_fabric, upscale_image, remove_background, image_to_sketch, multi_angle, split_layer, start_video, start_style_training

Generation tools deduct StyTrix credits only after a successful result. You keep full ownership of everything you create.

Example prompts

  • "List my StyTrix projects and tell me my credit balance."
  • "Create a project, then generate a photorealistic concept of an oversized beige wool coat and place it on the canvas."
  • "Generate a seamless herringbone wool fabric swatch and add it to my canvas."
  • "Take this garment photo and create front, back, and side views."

Links

Reviews

No reviews yet

Be the first to review this server!