Home/Docs/MCP

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.


PrioritizeRanked accounts with the reason each is a priority and the value proposition to lead with.
Check an accountIs this company worth my time right now? Score, how it changed, recent relevant coverage.
Find peopleContacts by title at any company. Enrichment only with your approval.
Requires a Syft account. Request access if your team is not on Syft yet.

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

  1. Open Customize in the sidebar, then Connectors.
  2. Find Syft and select Connect. If Syft is not listed, select Add custom connector and enter https://api.syftai.com/mcp.
  3. Sign in with your Syft account when the sign-in window opens.

2. Add the Syft plugin

  1. Open Customize, then Plugins.
  2. Select Add, then Add marketplace.
  3. Paste Syft-AI/syft-plugin in the URL field and select Sync.
  4. 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:

Which Syft workspace and role am I connected as?
Confirms sign-in and shows whether you see your assigned accounts or the whole workspace.

Set up in Grok Bot

Grok Bot installs plugins from the Cursor marketplace.

  1. Open plugins and search for Syft.
  2. Select Install.
  3. 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.

Official marketplace listing coming soon
claude plugin install syft@claude-plugins-official
claude 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.

  1. Open Customize in the sidebar and find Syft in the marketplace.
  2. Select Install and choose a project or user scope.
  3. 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.

ToolWhat it does
get_top_priority_accountsReadPriority accounts ranked by score, with rationale, value proposition, and evidence
get_account_priority_historyReadHow one account's priority score changed over time, with recommended buyer titles
get_account_relevant_contextReadRecent documents about one account, filtered to what you sell
search_accountsReadFind a company by name or domain
search_contactsReadPeople at one company, by name or title
enrich_contactsCreditsEmail, LinkedIn, and work history for up to 5 contacts. Asks for confirmation first
whoamiReadThe 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.

Syft does not see your CRM, sequencer, or inbox.

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.