← Registry

Content Tools

doublebust.com

Provides access to episode threads and listings for a content platform.

1 endpoint2 known toolsFirst detected June 15, 2026Last detected June 15, 2026

ENDPOINT 1

https://api.doublebust.com/mcp

No auth detected

Known tools 2

get_episode_thread

Get paginated thread messages for a specific episode.

Inferred read-only
list_episodes

List episodes (newest first, skips upcoming).

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.doublebust-com]
url = "https://api.doublebust.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "doublebust-com": {
      "type": "http",
      "url": "https://api.doublebust.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: doublebust-com
Remote MCP URL: https://api.doublebust.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": {
    "doublebust-com": {
      "url": "https://api.doublebust.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "doublebust-com",
  "transport": "streamable-http",
  "url": "https://api.doublebust.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 doublebust.com was fetched 2026-09-02T02:58:02.504Z.

Trust status RestrictedContent

doublebust.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.