streamable-httpMITupdated 2mo ago
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.
¿Qué puedes hacer con Salta?
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
Instalación
Añade Salta a tu cliente. Elige el que uses.
claude mcp add --transport http salta https://mcp.getsalta.appcodex mcp add salta --url https://mcp.getsalta.app{
"mcpServers": {
"salta": {
"url": "https://mcp.getsalta.app"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"salta": {
"type": "http",
"url": "https://mcp.getsalta.app"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"salta": {
"url": "https://mcp.getsalta.app"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"salta": {
"serverUrl": "https://mcp.getsalta.app"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
Puntuación
39 / 100
Incompleta
- Documentación13/25
- Mantenimiento16/25
- Confianza13/20
- Capacidad0/15
- Instalación12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 67 days ago
- Has a release history
- Repository is not archived
- Licensed MIT
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Historial de versiones
| Versiones | Publicada |
|---|---|
| 0.1.0Última | 25 jun 2026 |