Skip to content
Cursor

AlgoMaker — quantitative trading strategy factory for Cursor

com.algomakers/algomaker

Mine, validate and paper-trade quantitative trading strategies. The engine runs on your machine.

client:Cursor transport:streamable-http tools:4

Install AlgoMaker — quantitative trading strategy factory in Cursor

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

{
  "mcpServers": {
    "algomaker": {
      "url": "https://algomakers.com/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

AlgoMaker — quantitative trading strategy factory in other clients