Add top artist and top albums of all time

Executed by Claude
This commit is contained in:
Claudio Ortolina
2025-06-19 17:17:51 +03:00
parent ccaf44be64
commit f3425d8cb9
5 changed files with 81 additions and 8 deletions
+2 -1
View File
@@ -2,7 +2,8 @@
"permissions": {
"allow": [
"mcp__tidewave__get_ecto_schemas",
"Bash(mix test:*)"
"Bash(mix test:*)",
"mcp__tidewave__get_source_location"
]
},
"enableAllProjectMcpServers": false