sftunes for VS Code
io.github.tmchalk/sftunes
Hand-made human mixtapes with liner notes. Paid tools $0.01 USDC via x402, 80% to the tapemaker.
client:VS Code
transport:streamable-http
tools:3
Install sftunes in VS Code
.vscode/mcp.json
{
"servers": {
"sftunes": {
"type": "http",
"url": "https://sftunes.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs