AI Assistant: Tools, Chat & Architect
The AI Assistant is MoLOS's built-in AI agent that connects all your modules through natural conversation and MCP tools. Instead of navigating menus and forms, just tell Architect what you need.
Quick Start
Access: Navigate to AI → Dashboard
Your conversation history is saved automatically. Close and return later to continue where you left off.
What Architect Can Do
Architect has access to all MoLOS modules through MCP tools:
Task Management
You: "Create a high priority task to review quarterly report by Friday"
Architect: "Done! I've created a new task:
• Title: Review quarterly report
• Priority: High
• Due: Friday, March 25, 2026
Would you like me to add any subtasks or reminders?"
Available Tools
Architect can interact with tools across all modules. Explore them via AI → Tools.
Tool Categories
| Module | Tools Available | What They Do |
|---|---|---|
| Tasks | ~30 | Create, update, delete tasks; manage projects and areas; handle dependencies |
| Markdown | ~19 | Create pages; manage notes; version control |
| LLM Council | ~10 | Manage councils; configure personas; run discussions |
Tool counts vary based on installed modules. Browse AI → Tools to see all available tools.
How to Browse Tools
- Navigate to AI → Tools
- Filter by module using the buttons on the left
- Search by tool name, description, or action verb (e.g., "create", "delete", "update")
- Click on any tool to see:
- Description - What the tool does
- Parameters - Required and optional inputs
- Example usage - Sample requests
Understanding Tool Parameters
| Type | Description | Example |
|---|---|---|
string | Text value | "Buy groceries" |
number | Numeric value | 42, 3.14 |
boolean | True/false | true, false |
enum | Predefined options | "high", "medium", "low" |
array | List of values | ["tag1", "tag2"] |
Required parameters must be provided. Optional parameters have sensible defaults.
Real-World Examples
Daily Planning
You: "What do I have on my plate today?"
Architect: "Here's your day:
📋 Today's Tasks (3): Review quarterly report, Call with marketing team,
Submit expense report
What would you like to focus on first?"
Complex Requests
You: "Create a project for home renovation with tasks for painting living room,
fixing kitchen faucet, and getting quotes for flooring"
Architect: "Done! Created 'Home Renovation' project with 3 tasks.
I've also created a 'Home' area to organize this project."
Quick Prompts
Copy and paste these to get started:
- "Give me the smallest plan that still hits my goal by Friday."
- "What is blocking my progress, and what is the next thing I should do?"
- "Compare this week to last week and tell me where I drifted."
- "If I can only do 30 minutes today, what is the best move?"
- "Turn this into tasks and add a simple timeline."
- "Show me my high priority tasks"
- "What tasks can I complete in under 15 minutes?"
Tips for Effective Use
Be Natural
Architect understands conversational language. No specific commands needed.
✅ "Add a task to buy milk tomorrow" ✅ "Show me how much I spent on dining out last month" ✅ "Remind me to call mom this weekend"
Provide Context
Include relevant details for better results:
You: "Create a task to prepare for my presentation"
Architect: "I'll create that task. Would you like to add:
• A due date?
• Any subtasks (slides, rehearse, handouts)?
• Priority level?"
Follow-Up Questions
Architect remembers context within a conversation:
You: "Show me my high priority tasks"
Architect: [Shows 4 tasks]
You: "Mark the first one as complete"
Architect: "Done! 'Review quarterly report' is now complete."
Ask with Time or Constraints
Architect loves clear boundaries:
- "What can I finish in the next hour?"
- "Give me a plan to hit my goal by Friday"
- "What's blocking me from making progress?"
Privacy & Data
- Conversations stored locally in your MoLOS instance
- Architect only accesses modules you've enabled
- Clear conversation history at any time
- MCP integration requires explicit auth key configuration
Architect does not replace your modules. It connects them so answers are based on your actual data, not guesses.
Module Cheat Sheet
| Module | What It Brings |
|---|---|
| Tasks | Action steps, projects, deadlines |
| Markdown | Notes, documents, quick context |
| LLM Council | AI perspectives, consultations |
Related Documentation
- Integrating AI Clients - Setup guide for OpenClaw, OpenCode, Cursor, Windsurf
- Core Modules - Learn about each module in detail
- Quick Start - Get MoLOS running in 30 seconds
Last Updated: March 22, 2026