Skip to main content

Documentation Index

Fetch the complete documentation index at: https://astralform.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

What is Astralform?

Astralform is an AI agent platform for mobile and desktop apps. It provides:
  • Native SDKs - Platform-specific SDKs for seamless integration
  • Multi-provider LLM support - OpenAI, Anthropic, Groq, Ollama
  • Tool calling - Server-side and client-side MCP tools
  • Streaming responses - Real-time SSE-based chat streaming
  • Conversation persistence - Automatic message history management

Architecture

Astralform Architecture

Quickstart

Get your first AI chat working in 5 minutes

iOS SDK

Install and configure the Swift SDK

Dashboard

Manage projects, API keys, and tools

API Reference

Full API documentation

Tool Execution Layers

Astralform supports three layers of tool execution:
LayerLocationWho ConfiguresExample Tools
Platform ToolsBackendApp developerTavily search
Server MCPBackendApp developerDatabase, Slack
Client MCPUser DeviceEnd userCalendar, Contacts

Getting Help