Your First Session
Install Parsaa
Download Parsaa from parsaa.app and follow the installation guide.
Open your project in Xcode
Open any Swift project in Xcode. Parsaa detects the active workspace automatically.
Pick the project in Parsaa
On the Welcome screen, select the detected project (or pick a folder). Parsaa loads it with full context.
Try These Workflows
- Chat
- Commands & Generators
- Capture Code
- Plan Mode
Ask “Explain the architecture of this project” or “How does the networking layer work?”Parsaa reads the relevant files and answers in context, using its built-in tools to navigate your codebase.
Built-in Tools
During a conversation, Parsaa’s agent autonomously calls tools to work in your project. You don’t invoke them manually — the agent picks the right tool for each step. A few examples by category:| Category | Tools |
|---|---|
| Read & navigate | file_tree, read_files, grep_project, globs, search_file_names, get_symbol_info, semantic_search |
| Edit | create_file, edit_file, rewrite_file, delete_file, apply_code |
| Build & run | compile_app, run_app, test_app, stop_app, list_schemes, list_simulators |
| Plan & extend | plan_create, todo_write, skill, mcp_tool, web_search |
Next Steps
Chat with Code
Learn how Parsaa works alongside Xcode.
AI Providers
Configure API keys and choose your models.
Plan Mode
Let Parsaa plan and execute complex multi-file changes.
Quick Reference
Shortcuts, slash commands, and the tool list.