io.github.tmchalk/sftunes
io.github.tmchalk/sftunesHand-made human mixtapes with liner notes. Paid tools $0.01 USDC via x402, 80% to the tapemaker.
Tools · 3
What SFtunes is, how x402 payment works, and the tapemaker revenue split. Free.
Index of all public SFtunes items: mixtapes (type 'tape') and public profiles' Top 10 lists (type 'top_ten'), each with id, title, tapemaker handle, track_count. Costs $0.01 USDC per call via x402.
One public SFtunes item by tape_id: a tape uuid, or top10-<handle> for a person's Top 10 + Side B. Ordered tracks with artist/title/liner note and canonical Spotify/Apple/YouTube links. Costs $0.01 US…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.tmchalk/sftunes": {
"url": "https://sftunes.com/api/mcp",
"transport": "streamable-http"
}
}
}