Hecher CRM for Chabad shluchim β donors, donations, activities, and reports across your Mosads
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
The official Model Context Protocol (MCP) server for Hecher β the multi-tenant CRM for Chabad shluchim by Grow Gelt.
Connect Claude Desktop, ChatGPT, Cursor, or any other MCPβcompatible AI assistant to your Hecher account and let it search donors, record donations, run reports, and manage tasks for you β across all of your organizations (mosads).
Heads up: This repository is the public listing and documentation for the Hecher MCP server. The server itself runs as a managed remote service at
https://api.hecher.app/mcpβ there is nothing to install or self-host.
In your MCPβcompatible client (Claude Desktop, ChatGPT, Cursor, etc.), add a new remote MCP server with this URL:
The first time you use it, your browser will open and ask you to sign in to Hecher and approve the connection.
Once approved, the assistant can act on your account.
You can review and revoke connected assistants anytime under Settings β AI Connections inside Hecher.
The server exposes 20 tools that wrap the Hecher API. Every call runs as you, in whichever Mosad you've selected as active β RLS, billing gates, and audit logging all apply exactly as in the web app.
list_tenants β list the Mosads you have access toset_active_tenant β choose which Mosad subsequent calls operate onget_active_tenant β show the currently active Mosadsearch_donors β search by name, email, phone, tag, or statusget_donor β full profile with stats and contact infocreate_donor / update_donor / delete_donoradd_donor_tag / remove_donor_tag / bulk_tag_donorslist_donations β optionally filtered by donor or datecreate_donation / update_donation / delete_donationlist_activities β optionally filtered by donor, status, or assigneecreate_activity β task, call, meeting, or notecomplete_activityget_dashboard_stats β KPIs for the active Mosadrun_report β execute a saved reportThe server speaks OAuth 2.1 with dynamic client registration, so any compliant MCP client can connect with no manual API keys.
| Endpoint | URL |
|---|---|
| Discovery | https://api.hecher.app/.well-known/oauth-authorization-server |
| Authorization | https://api.hecher.app/oauth/authorize |
| Token | https://api.hecher.app/oauth/token |
| Dynamic registration | https://api.hecher.app/oauth/register |
Each authorization issues an access token bound to your user account and the Mosad you pick during the consent flow. Tokens can be revoked at any time from Settings β AI Connections.
bulk_tag_donors) flow through Hecher's background operation queue, the same as in the web UI.Any MCP client that supports remote servers over Streamable HTTP with OAuth 2.1, including:
MIT Β© Grow Gelt Solutions
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/hecher-crm)<a href="https://allmcps.com/mcp/hecher-crm"><img src="https://allmcps.com/api/badge/hecher-crm?style=directory" alt="Hecher CRM on AllMCPs" /></a>