astron-agent
Enterprise-grade, commercial-friendly agentic workflow platform for building next-generation SuperAgents.
Install / Use
claude mcp add iflytek -- npx -y github:iflytek/astron-agentIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
AutomationSupported Platforms
Skill content
View source on GitHub🔭 What is Astron Agent
Astron Agent is an enterprise-grade, commercial-friendly Agentic Workflow development platform that integrates AI workflow orchestration, model management, AI and MCP tool integration, RPA automation, and team collaboration features. The platform supports high-availability deployment, enabling organizations to rapidly build scalable, production-ready intelligent agent applications and establish their AI foundation for the future.
Why Choose Astron Agent?
- Stable and Reliable: Built on the same core technology as the iFLYTEK Astron Agent Platform, providing enterprise-grade reliability with a fully available high-availability version open source.
- Cross-System Integration: Natively integrates intelligent RPA, efficiently connecting internal and external enterprise systems, enabling seamless interaction between Agents and enterprise systems.
- Enterprise-Grade Open Ecosystem: Deeply compatible with various industry models and tools, supporting custom extensions and flexibly adapting to diverse enterprise scenarios.
- Business-Friendly: Released under the Apache 2.0 License, with no commercial restrictions, allowing free commercial use.
Key Features
- Enterprise-Grade High Availability: Full-stack capabilities for development, building, optimization, and management. Supports one-click deployment with strong reliability.
- Intelligent RPA Integration: Enables cross-system process automation, empowering Agents with controllable execution to achieve a complete loop “from decision to action.”
- Ready-to-Use Tool Ecosystem: Integrates massive AI capabilities and tools from the iFLYTEK Open Platform, validated by millions of developers, supporting plug-and-play integration without extra development.
- Flexible Large Model Support: Offers diverse access methods, from rapid API-based model access and validation to one-click deployment of enterprise-level MaaS (Model as a Service) on-premises clusters, meeting needs of all scales.
🤝 Adopters
<div align="center"><img src="./docs/cases/imgs/donghua.png" alt="东华软件" height="56" /> <img src="./docs/cases/imgs/chinatelecom.png" alt="中国电信" height="56" /> <img src="./docs/cases/imgs/yunsuan.jpg" alt="云算数字科技" height="56" /> <img src="./docs/cases/imgs/xiaoqu.png" alt="小趣科技" height="56" /> <img src="./docs/cases/imgs/shandongyungu.png" alt="山东云谷" height="56" /> <br/><br/> <img src="./docs/cases/imgs/guangwu.jpg" alt="广物互联" height="56" /> <img src="./docs/cases/imgs/yugou.jpg" alt="北京榆构" height="56" /> <img src="./docs/cases/imgs/fiberhome.png" alt="烽火通信" height="56" /> <img src="./docs/cases/imgs/foxit.jpg" alt="厦门福昕中数" height="56" /> <img src="./docs/cases/imgs/xiangyang-dongsheng.png" alt="襄阳东昇" height="28" />
</div>📰 News
🔄 Ongoing
📅 Past
- Astron Hackathon @ 2025 iFLYTEK Global 1024 Developer Festival 🎤 <a href="https://github.com/mklong"><img src="https://github.com/mklong.png" width="20" align="center" /> @mklong</a>
- Astron Agent Zhengzhou Meetup 🎤 <a href="https://github.com/lyj715824"><img src="https://github.com/lyj715824.png" width="20" align="center" /> @lyj715824</a> <a href="https://github.com/wowo-zZ"><img src="https://github.com/wowo-zZ.png" width="20" align="center" /> @wowo-zZ</a>
- Astron on Campus @ Zhejiang University of Finance and Economics 🎤 <a href="https://github.com/lyj715824"><img src="https://github.com/lyj715824.png" width="20" align="center" /> @lyj715824</a>
- Astron Agent & RPA · Qingdao Meetup Brings Agentic AI! 🎤 <a href="https://github.com/vsxd"><img src="https://github.com/vsxd.png" width="20" align="center" /> @vsxd</a> <a href="https://github.com/doctorbruce"><img src="https://github.com/doctorbruce.png" width="20" align="center" /> @doctorbruce</a> <a href="https://github.com/MaxwellJean"><img src="https://github.com/MaxwellJean.png" width="20" align="center" /> @MaxwellJean</a>
- Astron Training Camp · Cohort #1 🎤 <a href="https://github.com/lyj715824"><img src="https://github.com/lyj715824.png" width="20" align="center" /> @lyj715824</a> <a href="https://github.com/Thomas1024-Astron"><img src="https://github.com/Thomas1024-Astron.png" width="20" align="center" /> @Thomas1024-Astron</a> <a href="https://github.com/abelzha"><img src="https://github.com/abelzha.png" width="20" align="center" /> @abelzha</a>
- Astron Talk @ Chongqing Mini Tech Fest 🎤 <a href="https://github.com/lyj715824"><img src="https://github.com/lyj715824.png" width="20" align="center" /> @lyj715824</a>
- Astron Agent @ MWC Barcelona 2026
- Astron Agent & RPA · Hefei Meetup 🎤 <a href="https://github.com/lyj715824"><img src="https://github.com/lyj715824.png" width="20" align="center" /> @lyj715824</a> <a href="https://github.com/doctorbruce"><img src="https://github.com/doctorbruce.png" width="20" align="center" /> @doctorbruce</a>
- Astron Industrial Intelligence Hackathon 🎤 <a href="https://github.com/lyj715824"><img src="https://github.com/lyj715824.png" width="20" align="center" /> @lyj715824</a> <a href="https://github.com/horizon220222"><img src="https://github.com/horizon220222.png" width="20" align="center" /> @horizon220222</a>
🚀 Quick Start
We offer two deployment methods to meet different scenarios:
Option 1: Docker Compose (Recommended for Quick Start)
# Clone the repository
git clone https://github.com/iflytek/astron-agent.git
# Navigate to the Docker deployment directory
cd docker/astronAgent
# Copy environment configuration
cp .env.example .env
# Configure environment variables
vim .env
For environment variable configuration, please refer to the documentation:DEPLOYMENT_GUIDE_WITH_AUTH.md
# Start all services (including Casdoor)
docker compose -f docker-compose-with-auth.yaml up -d
📊 Service Access Addresses
After startup, you can access the services at the following addresses:
Authentication Service
- Casdoor Admin Interface: http://localhost:8000
AstronAgent
- Application Frontend (nginx proxy): http://localhost/
Note
- Default Casdoor login credentials: username:
admin, password:123
Option 2: Helm (For Kubernetes Environments)
🚧 Note: Helm charts are currently under development. Stay tuned for updates!
# Coming soon
# helm repo add astron-agent https://iflytek.github.io/astron-agent
# helm install astron-agent astron-agent/astron-agent
📖 For complete deployment instructions and configuration details, see Deployment Guide
📖 Using Astron Cloud
Try Astron:Astron Cloud provides a ready-to-use environment for creating and managing Agents. Get quick access at https://agent.xfyun.cn.
Using Guide:For detailed usage instructions, please refer to Quick Start Guide.
📚 Documentation
- 🔌 Integration Guide — call published workflows from an existing project via HTTP/SSE
- 🚀 Deployment Guide
- 🔧 Configuration
- 🚀 Quick Start
- 📘 Development Guide
- 📖 Tutorial
- 💡 Best Practices
- 📱 Use Cases
- ❓ FAQ
- 🌐 Open Source Workflows
🤝 Contributing
We welcome contributions of all kinds! Please see our Contributing Guide
🌟 Star History
<div align="center"> <img src="https://api.star-history.com/svg?repos=iflytek/astron-agent&type=Date" alt="Star History Chart" width="600"> </div>📞 Support
- 💬 Community Discussion: GitHub Discussions
- 🐛 Bug Reports: Issues
- 👥 WeChat Work Group:
📄 Open Source License
This project is licensed under the Apache 2.0 License, allowing free use, modification, distribution, and commercial use without any restrictions.
<p align="center"> <a href="https://landscape.cncf.io/?landscape=observability-and-analysis&group=ai-native&item=ai-agent--workflow-orchestration--astron-agent"> <img src="https://raw.githubusercontent.com/cncf/artwork/refs/heads/main/other/cncf-landscape/horizontal/color/cncf-landscape-horizontal-color.svg" width="300" alt="CNCF Landscape" /> </a> </p> <p align="center"> Astron Agent is listed in the <a href="https://landscape.cncf.io/?landscape=observability-and-analysis&group=ai-native&item=ai-agent--workflow-orchestration--astron-agent">CNCF Landscape</a>. </p>
Related Skills
Agent-Reach
84.2kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.4kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.0k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
CowAgent
47.1kOpen-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-agent, multi-model, multi-channel. Lightweight, extensible, one-line install.

