Marketing
panelfatigue.com
Provides information about marketing, advertising, and tech events, including sister sites in the Hacked Network, event details, and upcoming flagship events.
ENDPOINT 1
https://panelfatigue.com/mcp
MCP server metadata
- Name
- panel-fatigue-mcp
- Version
- 0.2.0
Field intel on the Hacked Network — sister sites (Spraycannes/Cannes, Strip Down/CES, Addled Week/Advertising Week NY, Taco Takes/SXSW, Possibly There/POSSIBLE, Shop Blather/Shoptalk, Davos Digested/WEF), a unified marketing/ad/tech events calendar with city field guides, deep survival intel per theater, unified search, and a tip line to submit an event to our radar.
Known tools 9
list_theatersList the sister sites in the Panel Fatigue / Hacked Network — the flagship marketing/ad/tech events each one covers (Cannes, CES, SXSW, Advertising Week, POSSIBLE, Shoptalk, Davos), their domains, next event dates, and whether the site is live yet.
Inferred read-onlyget_theaterGet full details on a single sister site in the Hacked Network by slug (e.g.
Inferred read-onlyget_intelGet deep field intel for a theater: survival tips, skip list, signature receipt, loadout/packing, and countdown-aware copy.
Inferred read-onlynext_eventReturn the next upcoming flagship theater event across the whole Hacked Network, with countdown days and permalink.
Inferred read-onlynetwork_statusSnapshot of the whole Hacked Network: which sister sites are live vs launching, total tracked events (flagship + radar), and the next upcoming flagship event.
Inferred read-onlyget_cityGet a city field guide: local event calendars (Luma, Gary's Guide, Yorkseed, etc.), plus all upcoming marketing/ad/tech events Panel Fatigue tracks in that city.
Inferred read-onlysearchUnified free-text search across theaters, flagship events, radar events, and city field guides.
Inferred read-onlysubmit_event_tipSubmit an event tip to Panel Fatigue's radar queue (goes into the pending_events review table).
Inferred read-onlyCONNECT 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.panel-fatigue-mcp]
url = "https://panelfatigue.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"panel-fatigue-mcp": {
"type": "http",
"url": "https://panelfatigue.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: panel-fatigue-mcp
Remote MCP URL: https://panelfatigue.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": {
"panel-fatigue-mcp": {
"url": "https://panelfatigue.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"panel-fatigue-mcp": {
"type": "http",
"url": "https://panelfatigue.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "panel-fatigue-mcp",
"transport": "streamable-http",
"url": "https://panelfatigue.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 panelfatigue.com was fetched 2026-08-12T00:31:15.552Z.
This domain appears to have previously been parked, so its current status is new or unverified.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.