Grinfi
Grinfi Update

Grinfi MCP Update: Self-Healing Automations, Turbo Mode, and 22 New Tools

Grinfi MCP Update: Self-Healing Automations, Turbo Mode, and 22 New Tools

Hi there!

We have a major Grinfi MCP update to share 💚
The platform is now even faster and even smarter.


What's new

🛠️ Self-healing automations

Just ask Claude: "What broke in my flows today?"

Claude diagnoses the actual cause - proxy issue, captcha, rate-limit - and offers a one-click bulk-restart for all failed tasks. No more digging through logs to figure out why a flow stalled.


📊 Dashboards inside chat

Ask "How am I doing today?" and get LinkedIn account health, mailbox status, active automations, and your conversion funnel in one answer.

You don't have to open the dashboard for a daily check anymore - the data comes to you.


🎯 One-shot LinkedIn lead import

Claude can now pull leads directly from:

  • Sales Navigator saved searches
  • Post likers and commenters
  • Your own LinkedIn network

Just drop a search URL or post URL into chat. No CSV exports, no manual copy-paste.


Turbo mode

Chat startup is ~20x faster. Instead of dumping all 200+ tools into context at once, Claude loads only the ones it actually needs for the task in front of it.

Result: ~95% fewer tokens on startup. Cheaper, faster, and more accurate responses.


🚀 100x faster bulk operations

Cancelling or restarting 100 tasks now takes 1 second instead of 30.

Filter operators (>=, <=, IS NULL, IN-arrays) now work in list_companies, list_automations, and list_tasks - so you can ask Claude for very specific slices of your data and get them instantly.


🧰 Plus 22 more new tools

A short list of what's now available:

  • Health-checks for your LinkedIn farms and inboxes
  • LLM-key testing
  • Webhook audit log
  • AI agents with full CRUD
  • Bulk contact updates via CSV
  • Blacklist import via CSV

Everything is already live at https://grinfi.io/grinfi-mcp.

Existing connections keep working with no action required - you'll just see the new tools show up in fresh chats. We do recommend turning on Turbo mode though: it saves tokens, takes 30 seconds, and the setup is below.


How to enable Turbo mode

Existing connections keep working without this. Turbo is an optional feature: Claude loads ~95% less data on chat startup, which makes responses faster and cheaper. Takes 30 seconds.

In Claude.ai (web)

  1. Open https://claude.ai/customize/connectors
  2. Find the Grinfi connector and click Disconnect
  3. Click Add custom connector
  4. URL: https://mcp.grinfi.io/ (root only, no /mcp/<token>)
  5. Click Connect, log into Grinfi, pick your team
  6. Done. New chats use Turbo automatically.

In Claude Desktop

Settings (gear icon) → Customize → Connectors → Disconnect the old Grinfi connector → Add custom connector → URL: https://mcp.grinfi.io/ → Connect.

In Claude Code (CLI)

In your terminal:

claude mcp remove grinfi
claude mcp add grinfi --transport http --url https://mcp.grinfi.io/

A browser window opens for OAuth login - authorise, done.

In n8n / Zapier / custom code

If you embedded Grinfi MCP in your own HTTP flows:

Before:
  URL: https://mcp.grinfi.io/mcp/<your-token>

After:
  URL: https://mcp.grinfi.io/
  Header: Authorization: Bearer <your-token>

The token simply moves from the URL into an HTTP header. Nothing else changes.

How to verify Turbo is on

Ask Claude in a fresh chat: "What Grinfi tools do you have?"

✅ If you see 3 tools (list_toolsets, get_toolset_tools, call_tool) - Turbo is on. All 200+ tools are still available; Claude pulls them in on demand.

❌ If you see 200+ tools - Turbo is off; the connector is still on the old URL. Repeat the steps above.

If something goes wrong

The old URL https://mcp.grinfi.io/mcp/<token> keeps working - you can fall back to it temporarily. Message us and we'll sort it out.


If you have any questions - our support team is always here to help.

Let's grow together,
Grinfi Team 💚

← Back to Leadgen School