Skip to content
Zed

horus flow mcp for Zed

io.github.horustechltd/horus-flow-mcp

Institutional crypto & equity orderflow intelligence for AI trading agents.

client:Zed transport:stdio runtime:pypi

Install horus flow mcp in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "horus-flow-mcp": {
      "command": "uvx",
      "args": [
        "horus-flow-mcp"
      ],
      "env": {
        "RAPIDAPI_KEY": "<RAPIDAPI_KEY>"
      }
    }
  }
}

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

horus flow mcp in other clients