Easy-Deal
by xszyou · Python · ★ 64
就算有一套完全自动赚钱的工具,你也会经常盯着它。你跟专业交易员对比,差别在于是否看得懂。而EasyDeal 就是解决这个问题的一套框架,提供一组MCP工具,接入 openclaw、Claude Code, Fay等agent后,在MT5交易环境可以协同各种策略工作,监控策略的执行、为你解答各种问题、指导你做出突发处理,甚至直接帮你修改策略代码。
Install
pip install git+https://github.com/xszyou/Easy-Deal.git Claude Desktop config
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"easy-deal": {
"command": "uvx",
"args": [
"git+https://github.com/xszyou/Easy-Deal.git"
]
}
}
} From the README
💡 Need a managed MCP host?
Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.
Related ai & ml servers
n8n
n8n-io
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
ai-engineering-hub
patchy631
In-depth tutorials on LLMs, RAGs and real-world AI agent applications.
openfang
RightNow-AI
Open-source Agent Operating System
awesome-ai-apps
Arindam200
A collection of projects showcasing RAG, agents, workflows, and other AI use cases
kreuzberg
kreuzberg-dev
A polyglot document intelligence framework with a Rust core. Extract text, metadata, images, and structured information from PDFs, Office documents, images, and 97+ formats. Available for Rust, Python, Ruby, Java, Go, PHP, Elixir, C#, R, C, TypeScript (Node/Bun/Wasm/Deno)- or use via CLI, REST API, or MCP server.
yao
YaoApp
✨ Build AI agents and web apps — with a single binary.