Loading MCP server directory, please wait...
Music PR campaign management -- contacts, pitches, campaigns, and outcomes.
npx @getmcp/cli add io.github.totalaudiopromo/tap-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
TAP_SUPABASE_URLSupabase project URL for your TAP workspace
TAP_SUPABASE_KEYSupabase service role key for your TAP workspace
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.totalaudiopromo/tap-mcp": {
"command": "npx",
"args": [
"-y",
"@totalaudiopromo/tap-mcp"
],
"env": {
"TAP_SUPABASE_URL": "",
"TAP_SUPABASE_KEY": ""
}
}
}
}