Install
What’s included
- 15 MCP tools —
search/get/create/updatefor people, companies, and deals;add_note,log_activity;get_schema,add_attribute. There are nodelete_*tools by design — deletion is recoverable soft-delete (30-day trash) through REST/CLI under human review. - A
saltyskill — Claude automatically applies Salty’s conventions: the structured search-filter grammar ({field: {equals: …}}), cursor pagination, parent references for notes/activities, andvalue_centsas a string-encoded bigint.
Other clients
Any MCP-compliant client (Claude.ai, ChatGPT, Cursor, Windsurf, Claude Desktop) can connect to the same server at$SALTY_MCP/mcp — see MCP server. Prefer the terminal? The salty CLI (npm i -g salty-cli) wraps the same REST API.
The plugin + marketplace are open source (MIT): github.com/ankshvayt/salty-plugin.