horus flow mcp for Windsurf
io.github.horustechltd/horus-flow-mcp
Institutional crypto & equity orderflow intelligence for AI trading agents.
client:Windsurf
transport:stdio
runtime:pypi
Install horus flow mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"horus-flow-mcp": {
"command": "uvx",
"args": [
"horus-flow-mcp"
],
"env": {
"RAPIDAPI_KEY": "<RAPIDAPI_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs