Skip to content

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!

ゆー
May 9, 20261 min read

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

{
  "mcpServers": {
    "atpdashboard": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://dashboardapi.usounds.work/api/mcp"
      ]
    }
  }
}

Codex

[mcp_servers.atpdashboard]
command = "npx"
args = ["-y", "mcp-remote", "https://dashboardapi.usounds.work/api/mcp"]

Gemini

{
  "mcpServers": {
    "atpdashboard": {
      "httpUrl": "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.

Did you enjoy this article?

Recommend it — Standard Reader surfaces well-loved writing to more readers across the network.

Across the AtmosphereDiscussions