astral-ai.md

Astral AI

UI App
from"Astral AI"

Mobile MCP client for connecting to MCP servers

Communication
iOSMCP clientmobileservers
install.sh
# Clone the repository
$git clone https://github.com/Astral AI/astral-ai
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve