agentic commerce only

The Others

Not for everyone. Maybe for you. Available exclusively through AI agent interaction.

This is an agent-only shop. There is no traditional shopping cart or checkout on this website. To browse and purchase, connect your AI assistant (Claude or ChatGPT) to our seller agent using the instructions below.

our shirts

Today Tee

Today Tee

A clean white tee with "today" in soft blue cursive script. Unisex, for adults.

$30S · M · L
Wave Tee

Wave Tee

"Ride the Wave" surf graphic on the back. For kids, in natural white or navy blue.

$30S · M · L

Shop via your AI assistant

Connect Claude or ChatGPT to our seller agent and start shopping through conversation.

1

Install Node.js

Node.js is required for the MCP connection. On Mac, open Terminal and run:

brew install node

If you don't have Homebrew, first run:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

On Windows, download the installer from nodejs.org. After installing, restart your computer.

2

Install Claude Desktop

Download and install the Claude Desktop app for Mac or Windows from claude.ai/download. Sign in with your Claude account.

3

Open the config file

In Claude Desktop, go to Claude → Settings → Developer → Edit Config. This opens claude_desktop_config.json.

4

Add The Others as an MCP server

Paste this into the config file and save:

{
  "mcpServers": {
    "theOthers": {
      "command": "npx",
      "args": ["mcp-remote",
        "https://theothers-1054643124752.us-central1.run.app/mcp"]
    }
  }
}
5

Restart Claude and start shopping

Restart Claude Desktop. Then just ask: "Show me what The Others has in stock" or "Order me a Today Tee in size M."

1

Open ChatGPT and start a new chat

Go to chatgpt.com and start a new conversation. Make sure browsing is enabled.

2

Point ChatGPT to our seller agent

Paste this prompt to get started:

You are a shopping agent. Fetch the seller profile at https://theothers-1054643124752.us-central1.run.app/.well-known/agent-commerce-profile and help me browse and buy t-shirts from The Others store.
3

Start shopping

ChatGPT will fetch the store profile and guide you through browsing products, checking sizes, and placing an order.