Skip to main content
MCP Server

The Engine That Powers Speed

100+ tools optimized for speed. Load context instantly. Execute in parallel.

Claude Code

(Brain)

AetherMCP

(100+ Tools)

SQLite

(Memory)

// 100+ Tools

Tool Categories

Organized by function. Click to expand and see all tools in each category.

8 tools

Memory

mem_*

Facts, decisions, patterns, errors. Never explain twice.

14 tools

Work

work_*

PRD hierarchy: domains, features, subplans, tasks.

7 tools

Cook

cook_*

Autonomous overnight execution with budget controls.

7 tools

Code

code_*

Dead code detection, file relationships, Swift analysis.

5 tools

Session

session_*

Continuity, recaps, activity tracking. Never re-read files.

12 tools

UI

ui_*

Unified control: Breathe, macOS apps, iOS Simulator.

8 tools

Guide

guide_*

Code review, debugging, package discovery.

5 tools

Learn

learn_*

Self-improvement. Memory effectiveness. PRD suggestions.

// Architecture

System Pipeline

Real-time data flow from user input to persistent memory

Input Layer
User Request
"fix auth bug in login"
Cook Session
budget: $5, mode: overnight
Processing Core
AetherMCP

MCP Server

ACTIVE
mem_context

Load relevant memories

work_tasks

Queue task execution

guide_debug

Get debugging strategy

mem_add

Store new learnings

Output Layer
Code Changes
+auth/login.ts
+tests/auth.test.ts
New Memories
Pattern: JWT refresh flow
Decision: Use httpOnly cookies
SQLite Persisted
~/.breathe/index.sqlite
3 rows inserted
Memory Operations
Work Management
Guidance
Active Process
Token Efficiency

Save 40%+ on Costs

Smart context loading, selective tool injection, and auto-pruning keep costs low.

~/.zshrc
# Load only what you need
AETHER_TOOLS="mem_context,guide_debug,session_breathe"
# Smart context loading
mem_context({
goal: "fix auth bug",
maxTokens: 2000,
priorityTypes: ["error"],
minImportance: 0.3
})
0%

Average Cost Savings

0 bytes

Quick Context Size

0 tokens

Session Recap

0

Max Memories (Auto-prune)

~/.breathe/index.sqlite

Unified Schema

10 core tables that power persistent memory and task management.

memories

Facts, decisions, patterns, errors

memory_links

Knowledge graph edges

work_items

PRD hierarchy

context_chunks

Context Wallet

claude_projects

Observed projects

file_registry

File metadata

context_links

Cross-entity links

cook_sessions

Autonomous cooking

file_locks

Multi-agent coordination

context_docs

Markdown documents

Ready to try the power behind Breathe?

Download Breathe and experience 100+ MCP tools working for you.