Salta
Mobile-first AI life planner — turn goals into daily, synced tasks from your AI assistant.
Links
README
From the repo.
Salta for Claude Code
Salta is your AI life planner — your whole day in one place: the chores you forget and the goals you keep putting off. This plugin connects Salta to Claude Code so your agent can read your plan, create and complete tasks, and break goals into dated steps — in your real Salta account, synced to your phone and the web.
It also ships a salta skill, so the agent already knows how to plan like
Salta (goal vs. task, the review → plan → execute loop, your brand voice) — not
just which tools exist.
Install (2 commands)
/plugin marketplace add jnuo/salta-mcp
/plugin install salta@salta-mcp
On first use you'll be sent to a Salta consent screen in your browser — sign in with Apple, Google or an email code and approve. New to Salta? That same screen creates your free account on the spot.
Try it
What's on my Salta agenda today?
Plan my week — break my "get fit" goal into tasks across the next 7 days.
Everything the agent does lands in your real Salta, waiting on your phone and at app.getsalta.app. Free to start.
It's free for you, too: your own AI does the thinking, so there's no extra AI cost beyond the Claude you already pay for.
Links
- Site: https://getsalta.app
- MCP overview: https://getsalta.app/mcp
- Privacy: https://getsalta.app/privacy · Support: https://getsalta.app/support
License
MIT
Config for your environment
Use the endpoint URL below in your config. No API key — you connect directly.
Tool
OS
Config file: ~/.cursor/mcp.json
{
"mcpServers": {
"mcp-server": {
"url": "https://mcp.getsalta.app"
}
}
}Paste into mcpServers in the config file. Restart Cursor after saving.
If this MCP is also published on mcpchannel.ai, you can subscribe from Browse and use the gateway config there instead.