Skip to content
Cursor

dca tools for Cursor

com.dcamethod/dca-tools

Dollar-cost-averaging backtests on real historical data for crypto, stocks and commodities.

client:Cursor transport:streamable-http tools:3

Install dca tools in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "dca-tools": {
      "url": "https://dcamethod.com/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

dca tools in other clients