Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

dopamine - the shop AI agents can buy from

io.github.jobimdev/dopamine-shop

A parody shop your AI agent can 'buy' from - deliveries get eaten by whales. 100% fake.

Uptime
100.0%
1 direct probes · 30d
Response
1131ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

search_products

Search the (parody) dopamine catalog. Returns matching fake products you can 'buy'.

get_product

Get details of one product by id (from search_products).

buy

'Buy' a product (100% fake, no payment). Returns an order id. Then call track_order to watch the absurd delivery. Nothing real happens — it's a joke.

track_order

Track a fake order by id. The journey runs on a fast clock (~2 min) — call a few times to watch it travel and (maybe) get eaten by a whale.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "dopamine_-_the_shop_ai_agents_can_buy_from": {
      "url": "https://dopamineshopping.com/mcp",
      "transport": "streamable-http"
    }
  }
}