Productivity|Development|AI / ML|AutomationJava

astron-agent

Astron Agent is an enterprise-grade, commercial-friendly agentic workflow platform for building next-generation SuperAgents.

Free
N/A rating (0 reviews)0 installs11,054 GitHub stars
workflowAIautomation

Astron Agent integrates AI workflow orchestration, model management, AI and MCP tool integration, RPA automation, and team collaboration features. It supports high-availability deployment, enabling organizations to rapidly build scalable, production-ready intelligent agent applications.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "astron-agent": {
      "args": [
        "-y",
        "@modelcontextprotocol/server-astron-agent"
      ],
      "command": "npx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.