Salta - AI Life Planner

Mobile-first, voice-first AI life planner with native MCP.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeCan modify data

What it can do

  • Get Context: Load what Salta remembers about the user: a synthesized profile plus the active life-context facts (North Star, priorities, family, constraints…). Call this at the start of every session
  • List Goals: List the user's goals (with their sections). Optionally filter by status.
  • List Tasks: List tasks for review/planning. Filter by timeframe, status, goal, or a scheduled-date range (from/to, ISO YYYY-MM-DD).

What data it sees

Do you need an account

No: the server works without sign-in

Mobile-first, voice-first AI life planner with native MCP. Connect from your AI assistant to read your agenda, create and reschedule tasks, break goals into dated steps across sections, and remember your priorities across sessions. Everything syncs to your real Salta on phone and web. Works with Claude, ChatGPT, Cursor, and Codex. Free — your own assistant does the thinking.

Server tool list (18)

Raw names from tools/list. Only developers need these.

get_contextLoad what Salta remembers about the user: a synthesized profile plus the active life-context facts (North Star, priorities, family, constraints…). Call this at the start of every session to ground planning.
list_goalsList the user's goals (with their sections). Optionally filter by status.
list_tasksList tasks for review/planning. Filter by timeframe, status, goal, or a scheduled-date range (from/to, ISO YYYY-MM-DD).
list_agendaList the user's pending tasks scheduled for today and tomorrow.
create_taskCreate a task. Defaults to today's agenda unless a timeframe/date is given. Pass `rrule` to make it a repeating task instead of a one-off.
update_taskUpdate fields on an existing task (title, note, timeframe, schedule, goal/section).
complete_taskMark a task as completed. Only do this with the user's confirmation.
delete_taskDelete a task. Destructive — ask the user to confirm, then call with confirm=true.
create_goalCreate a goal (the user's bigger objective; tasks hang off its sections).
update_goalUpdate a goal. Set status to active/paused/completed/dropped to change its lifecycle (timestamps are set automatically).
delete_goalDelete a goal. Destructive — confirm with the user, then call with confirm=true.
create_sectionAdd a new section to a goal.
rename_sectionRename an existing goal section.
reorder_sectionChange a section's sort order within its goal.
delete_sectionDelete a goal section. Destructive — its tasks move to Uncategorized (no tasks are lost). Confirm with the user, then call with confirm=true.
rememberStore a durable fact about the user (North Star, priority, constraint, family/personal context, milestone, emotional state). Use sparingly for things worth recalling across sessions.
update_contextEdit a stored fact (its text, type, or expiry).
forgetArchive a stored fact so Salta stops using it.
Salta - AI Life Planner: connect to Claude, ChatGPT, Cursor · Connectors.fun