← dashr.live

INDIVIDUAL MCP TOOL

get_trending_sounds

Get active/trending TikTok sounds in Greece with title, author, usage count

dashr.livenone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

dashr.live

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

.mcp.json

{
  "mcpServers": {
    "dashr-live": {
      "type": "http",
      "url": "https://dashr.live/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "dashr-live",
  "transport": "streamable-http",
  "url": "https://dashr.live/mcp"
}
MCP Inspector

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

Related tools

  • get_capabilities — CALL THIS FIRST.
  • search_creators — Search Greek accounts (influencers, media, politicians, brands, podcasts) by keyword.
  • get_creator — THE MOST POWERFUL TOOL — get full cross-platform profile for any Greek account.
  • list_creators — List and filter Greek accounts (2,600+ accounts).
  • get_stats — Get database overview statistics for Greece (total creators, followers, engagement, categories, tiers)
  • get_categories — Get all creator categories with counts and average metrics for Greece
  • niche_insights — Deep analytics for a specific niche/category in Greece — top creators, content types, benchmarks, brand activity
  • suggest_creators_for_brief — Given a campaign brief (niche, budget, objective), returns ranked creator recommendations with reasoning, estimated reach, and collaboration tips.