eCommerce
dopamineshopping.com
A parody e-commerce server for searching and buying fake products.
ENDPOINT 1
https://dopamineshopping.com/mcp
MCP server metadata
- Name
- dopamine-shop
- Version
- 1.0.0
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
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.
dopamineshopping.com is assessed as RestrictedContent: Domain runs gambling-related technology.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.