usounds

3 articles

ATP Dashboard now supports MCP! ✨

Although updates to ATP Dashboard have been a bit quiet lately, I’ve just added support for MCP (Model Context Protocol). You can now integrate it directly into your favorite AI tools!

🛠 Configuration

Claude

JSON
{
  "mcpServers": {
    "atpdashboard": {
      "command": "curl",
      "args": [
        "-s",
        "-N",
        "https://dashboardapi.usounds.work/api/mcp"
      ]
    }
  }
}

Codex

Plain Text
[mcp_servers.atpdashboard]
url = "https://dashboardapi.usounds.work/api/mcp"
enabled = true

Gemini

JSON
{
  "mcpServers": {
    "atpdashboard": {
      "url": "https://dashboardapi.usounds.work/api/mcp"
    }
  }
}

🚀 How to Use

First, let your AI recognize the tool by saying "use atpdashboard". Then, you can try prompts like:

  • Show me the trend of user growth.

  • What are the collection trends for the last 7 days?

  • List the NSIDs created on May 8th.

  • Tell me about uk.skyblur.