dopamine - the shop AI agents can buy from
io.github.jobimdev/dopamine-shopA parody shop your AI agent can 'buy' from - deliveries get eaten by whales. 100% fake.
Tools · 4
Search the (parody) dopamine catalog. Returns matching fake products you can 'buy'.
Get details of one product by id (from search_products).
'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 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.
Similar MCP servers embedding-nearest
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"
}
}
}