{
"path": "/3mlgqoois7k2c",
"site": "at://did:plc:rgdcflm4ylsl6udghmtblydc/site.standard.publication/3mhvfot5jn22m",
"$type": "site.standard.document",
"title": "ATP Dashboard now supports MCP! ✨",
"updatedAt": "2026-05-10T05:57:58.253Z",
"description": "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!",
"publishedAt": "2026-05-09T17:15:33.838Z",
"textContent": "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!\n\n🛠 Configuration\n\nClaude \n\n{\n \"mcpServers\": {\n \"atpdashboard\": {\n \"command\": \"npx\",\n \"args\": [\n \"-y\",\n \"mcp-remote\",\n \"https://dashboardapi.usounds.work/api/mcp\"\n ]\n }\n }\n}\n\nCodex\n\n[mcp_servers.atpdashboard]\ncommand = \"npx\"\nargs = [\"-y\", \"mcp-remote\", \"https://dashboardapi.usounds.work/api/mcp\"]\n\nGemini\n\n{\n \"mcpServers\": {\n \"atpdashboard\": {\n \"httpUrl\": \"https://dashboardapi.usounds.work/api/mcp\"\n }\n }\n}\n\n🚀 How to Use\n\nFirst, let your AI recognize the tool by saying \"use atpdashboard\". Then, you can try prompts like:\n\n\n\n\n\nShow me the trend of user growth.\n\n\n\nWhat are the collection trends for the last 7 days?\n\n\n\nList the NSIDs created on May 8th.\n\n\n\nTell me about uk.skyblur.\n\n"
}