HaasOnline Trade Server for Cursor
com.haasonline/trade-server
Manage HaasOnline crypto trading bots, labs, backtests and HaasScript across 20+ exchanges.
client:Cursor
transport:streamable-http
Install HaasOnline Trade Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"trade-server": {
"url": "https://api.haasbot.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs