AlgoVesta MCP Trading for Cursor
com.algovesta/trading
Trade 16 crypto exchanges + MetaTrader 5 from your AI assistant via one MCP connection.
client:Cursor
transport:streamable-http
Install AlgoVesta MCP Trading in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"trading": {
"url": "https://api.algovesta.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs