Syft MCP
Use Syft inside Claude. Ask which accounts to go after and why, and get priority accounts backed by evidence that is checked for accuracy, filtered for relevance, and cited so you can verify it.
Set up in Claude
Two steps in the Claude desktop app. The connector gives Claude access to your Syft data. The plugin adds guided workflows on top of it.
1. Add the Syft connector
- Open Customize in the sidebar, then Connectors.
- Find Syft and select Connect. If Syft is not listed, select Add custom connector and enter
https://api.syftai.com/mcp. - Sign in with your Syft account when the sign-in window opens.
2. Add the Syft plugin
- Open Customize, then Plugins.
- Select Add, then Add marketplace.
- Paste
Syft-AI/syft-pluginin the URL field and select Sync. - Find Syft in the list and select + to install it.
The plugin adds two skills: prioritize-accounts, which turns a ranked list into next actions, and syft-guide, which explains which workflow fits your situation.
3. Check the connection
In a new conversation, open the + menu, choose Connectors, make sure Syft is on, and ask:
Set up in Grok Bot
Grok Bot installs plugins from the Cursor marketplace.
- Open plugins and search for Syft.
- Select Install.
- When prompted, sign in with your Syft account.
Other tools
For Claude Code, Cursor, and Codex. Syft is a standard MCP server at https://api.syftai.com/mcp, and the plugin works in any host that reads Claude plugin marketplaces.
claude plugin install syft@claude-plugins-officialclaude plugin marketplace add Syft-AI/syft-plugin
claude plugin install syft@syft-plugins
Restart Claude Code, run /mcp, and authenticate plugin:syft:syft. Then use /syft:prioritize-accounts or /syft:syft-guide.
- Open Customize in the sidebar and find Syft in the marketplace.
- Select Install and choose a project or user scope.
- Open MCP settings, select Syft, and sign in with your Syft account.
Or load it from a checkout: cursor-agent --plugin-dir /path/to/syft-plugin.
codex plugin marketplace add Syft-AI/syft-plugin
codex plugin add syft@syft-plugins
Then open Codex's MCP settings, select Syft, and authenticate.
To use the tools without the plugin, add the server directly. Sign-in is OAuth; there is no API key.
claude mcp add --transport http syft https://api.syftai.com/mcp
codex mcp add syft --url https://api.syftai.com/mcp
In Cursor, open Settings › MCP and add a server named syft with that URL.
How it works
Syft reads what is happening at companies and rates how well each one matches what you sell. A priority account is one with an active problem your products solve. Each comes with:
- Priority score, 0 to 100: how real and costly the account's problem is, combined with how completely your products solve it.
- Rationale: why the account is a priority, in a sentence.
- Value proposition: what to lead with.
- Evidence: specific reasons, each with a verbatim quote and its source, so you can check it yourself.
Reps see their assigned accounts. Managers and admins see the whole workspace, including accounts Syft found that nobody is tracking yet.
Tools
Everything is read-only except contact enrichment.
| Tool | What it does |
|---|---|
get_top_priority_accountsRead | Priority accounts ranked by score, with rationale, value proposition, and evidence |
get_account_priority_historyRead | How one account's priority score changed over time, with recommended buyer titles |
get_account_relevant_contextRead | Recent documents about one account, filtered to what you sell |
search_accountsRead | Find a company by name or domain |
search_contactsRead | People at one company, by name or title |
enrich_contactsCredits | Email, LinkedIn, and work history for up to 5 contacts. Asks for confirmation first |
whoamiRead | The connected user, workspace, and role |
Credits and confirmation
Searching accounts and contacts is free. enrich_contacts spends credits from your Syft account, so the assistant names the contacts and asks before running it. Nothing is spent until you approve.
Questions
Why is my list empty?
Syft re-prioritizes weekly and the default window is about ten days. Ask for a wider window ("last 30 days"). An empty result means nothing was detected in that window, not that your accounts are unimportant.
I got a permission error.
The message names who to contact in your workspace. Other tools keep working.
Where does the data come from?
Syft's own database. The connector calls api.syftai.com only. See the privacy policy.
How do I disconnect?
Remove Syft from that host's connector or MCP settings.