BTC DCA Engine for Cursor
com.btcdcaengine/btc-dca-engine
Historical dollar-cost-averaging simulator for Bitcoin and other assets.
client:Cursor
transport:streamable-http
tools:4
Install BTC DCA Engine in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"btc-dca-engine": {
"url": "https://btcdcaengine.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs