Music PR campaign management -- contacts, pitches, campaigns, and outcomes.
claude mcp add tap-mcp -- npx -y @totalaudiopromo/tap-mcp
claude_desktop_config.json
{
"mcpServers": {
"tap-mcp": {
"command": "npx",
"args": [
"-y",
"@totalaudiopromo/tap-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"tap-mcp": {
"command": "npx",
"args": [
"-y",
"@totalaudiopromo/tap-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"tap-mcp": {
"command": "npx",
"args": [
"-y",
"@totalaudiopromo/tap-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"tap-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@totalaudiopromo/tap-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"tap-mcp": {
"command": "npx",
"args": [
"-y",
"@totalaudiopromo/tap-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.totalaudiopromo--tap-mcp/reviews or the review_server meta-tool.
POST /mcp