Discover the toolingbehind modern intelligence
The operating system for AI infrastructure discovery. Search a live map of MCP servers, AI agents, LLM tools, automation systems, and developer infrastructure.
The operating system for AI infrastructure discovery. Search a live map of MCP servers, AI agents, LLM tools, automation systems, and developer infrastructure.
Enterprise-grade, commercial-friendly agentic workflow platform for building next-generation SuperAgents.
AI summary
Auto-generated overview of what this skill does and when to reach for it.
Open-source platform to build production-ready AI agents with workflows, RPA, and enterprise tool integrations under Apache 2.0 license.
$ npx skillcity@latest iflytek/astron-agentAuto-detects the skill or MCP server in this repo and installs it for Claude Code, Codex, Cursor or Cline.
Requires Node.js 18+ (ships with npx).
uvx astron-agent
MCP Configuration
Add this to your claude_desktop_config.json
{
"mcpServers": {
"astron-agent": {
"command": "uvx",
"args": [
"astron-agent"
]
}
}
}Loading README…