Skip to content
Zed

AlgoMaker — quantitative trading strategy factory for Zed

com.algomakers/algomaker

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

client:Zed transport:streamable-http tools:4

Install AlgoMaker — quantitative trading strategy factory in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "algomaker": {
      "url": "https://algomakers.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

AlgoMaker — quantitative trading strategy factory in other clients