BTC DCA Engine for VS Code
com.btcdcaengine/btc-dca-engine
Historical dollar-cost-averaging simulator for Bitcoin and other assets.
client:VS Code
transport:streamable-http
tools:4
Install BTC DCA Engine in VS Code
.vscode/mcp.json
{
"servers": {
"btc-dca-engine": {
"type": "http",
"url": "https://btcdcaengine.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs