← Registry

eCommerce

dopamineshopping.com

A parody e-commerce server for searching and buying fake products.

1 endpoint4 known toolsFirst detected July 2, 2026Last detected September 21, 2026

ENDPOINT 1

https://dopamineshopping.com/mcp

No auth detected

MCP server metadata

Name
dopamine-shop
Version
1.0.0
Capabilities
tools
Server instructions

dopamine is a PARODY store. Nothing here is real: no real products, payment, shipping or invoice. Buying triggers a deliberately absurd fake delivery (it may get swallowed by a whale or abducted by a UFO). The only real thing is the dopamine of buying. Never imply a real purchase happened.

Known tools 4

search_products

Search the (parody) dopamine catalog.

Inferred read-only
get_product

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

Inferred read-only
buy

'Buy' a product (100% fake, no payment).

Potential side effects
track_order

Track a fake order by id.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.dopamine-shop]
url = "https://dopamineshopping.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "dopamine-shop": {
      "type": "http",
      "url": "https://dopamineshopping.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: dopamine-shop
Remote MCP URL: https://dopamineshopping.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "dopamine-shop": {
      "url": "https://dopamineshopping.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "dopamine-shop": {
      "type": "http",
      "url": "https://dopamineshopping.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "dopamine-shop",
  "transport": "streamable-http",
  "url": "https://dopamineshopping.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for dopamineshopping.com was fetched 2026-07-27T22:46:36.235Z and is being refreshed.

Trust status RestrictedContent

dopamineshopping.com is assessed as RestrictedContent: Domain runs gambling-related technology.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.