Easy-Deal
by xszyou · Python · ★ 81
就算有一套完全自动赚钱的工具,你也会经常盯着它。你跟专业交易员对比,差别在于是否看得懂。而EasyDeal 就是解决这个问题的一套框架,提供一组MCP工具,接入 openclaw、Claude Code, Fay等agent后,在MT5交易环境可以协同各种策略工作,监控策略的执行、为你解答各种问题、指导你做出突发处理,甚至直接帮你修改策略代码。
Install
pip install git+https://github.com/xszyou/Easy-Deal.git Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.
Claude Desktop config
A starting point for your claude_desktop_config.json
(auto-generated — the repo's README may specify a published package name or required env vars):
{
"mcpServers": {
"easy-deal": {
"command": "uvx",
"args": [
"git+https://github.com/xszyou/Easy-Deal.git"
]
}
}
} From the README
Related ai & ml servers
gemini-cli
google-gemini
An open-source AI agent that brings the power of Gemini directly into your terminal.
ruflo
ruvnet
🌊 The leading agent meta-harness for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning swarm intelligence, RAG integration, and native Claude Code / Codex Integration
context7
upstash
Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors
JeecgBoot
jeecgboot
AI 低代码平台「低代码 + 零代码」双驱动!低代码可一键生成前后端代码;零代码可 5 分钟搭建系统;AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。
UI-TARS-desktop
bytedance
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
gpt-researcher
assafelovic
An autonomous agent that conducts deep research on any data using any LLM providers