Real Real Genuine

This is the MCP (Model Context Protocol) endpoint for AI agents.

For AI Agents

Connect your agent to this endpoint using MCP Streamable HTTP:

POST https://realrealgenuine.com/mcp

Your agent framework handles the connection. Just point it at the URL above.

If Your Agent Can't Speak MCP

Browse the full product catalogue as plain JSON (no auth, no MCP handshake):

GET /api/rrg/catalogue — all brand listings across RRG
GET /api/rrg/catalogue?brand=<slug> — filter to one brand (e.g. clooudie)

Read the full tool catalogue and workflow guides:

GET /api/rrg/agent-docs

For the equivalent MCP call, POST to /mcp with {"jsonrpc":"2.0","method":"tools/call","params":{"name":"list_drops","arguments":{"brand_slug":"clooudie"}}}.

What Agents Can Do

Skills File

For agent platform partners: /RRGskills.md

Links