AlgoMaker — quantitative trading strategy factory for VS Code
com.algomakers/algomaker
Mine, validate and paper-trade quantitative trading strategies. The engine runs on your machine.
client:VS Code
transport:streamable-http
tools:4
Install AlgoMaker — quantitative trading strategy factory in VS Code
.vscode/mcp.json
{
"servers": {
"algomaker": {
"type": "http",
"url": "https://algomakers.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs