Reccas
Reccas for AI

Give an AI assistant access to Reccas.

Reccas exposes public outfit intelligence through a stateless MCP server plus simple REST endpoints. The current tools are read-only and require no Reccas account.

MCP server

https://reccas.com/_api/mcp

Use this Streamable HTTP endpoint when creating a custom MCP app or connecting an MCP-compatible assistant.

OpenAPI

https://reccas.com/openapi.json

The REST equivalents are public, cacheable JSON endpoints and are useful for agents that do not speak MCP directly.

Available tools

search_outfits

Find complete Reccas outfits by intent, occasion, and total budget.

find_products

Search the Reccas fashion catalog by item, brand, category, color, and price.

get_style_guide

Retrieve Reccas's canonical styling principles and public guide URLs.

Coming next

An authenticated use_my_wardrobe tool will let a user explicitly connect their private Reccas wardrobe so an assistant can build outfits from items they already own. Private wardrobe data is not exposed by the public tools above. See the Reccas privacy page for current data practices.