Enterprise-grade, commercial-friendly agentic workflow platform for building next-generation SuperAgents.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"astron-agent": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-astron-agent"
]
}
}
}