Hecher CRM
Hecher CRM for Chabad shluchim — donors, donations, activities, and reports across your Mosads
What it says
The record the registry holds
Where it answers
https://api.hecher.app/mcp · streamable-http
the record
Copied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.growgeltsolutions/hecher-mcp",
"description": "Hecher CRM for Chabad shluchim — donors, donations, activities, and reports across your Mosads",
"title": "Hecher CRM",
"repository": {
"url": "https://github.com/growgeltsolutions/hecher-mcp",
"source": "github"
},
"version": "1.12.01",
"websiteUrl": "https://hecher.app",
"remotes": [
{
"type": "streamable-http",
"url": "https://api.hecher.app/mcp"
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"auth": {
"authorizationEndpoint": "https://api.hecher.app/oauth/authorize",
"dynamicClientRegistration": true,
"metadataEndpoint": "https://api.hecher.app/.well-known/oauth-authorization-server",
"registrationEndpoint": "https://api.hecher.app/oauth/register",
"tokenEndpoint": "https://api.hecher.app/oauth/token",
"type": "oauth2.1"
},
"capabilities": {
"tools": [
{
"description": "List the organizations (Mosads) you have access to.",
"name": "list_tenants"
},
{
"description": "Choose which Mosad subsequent calls operate on.",
"name": "set_active_tenant"
},
{
"description": "Show the currently active Mosad.",
"name": "get_active_tenant"
},
{
"description": "Search donors by name, email, phone, tag, or status.",
"name": "search_donors"
},
{
"description": "Fetch a donor's full profile, including stats and contact info.",
"name": "get_donor"
},
{
"description": "Create a new donor record.",
"name": "create_donor"
},
{
"description": "Update an existing donor record.",
"name": "update_donor"
},
{
"description": "Soft-delete a donor record.",
"name": "delete_donor"
},
{
"description": "Add a tag to a single donor.",
"name": "add_donor_tag"
},
{
"description": "Remove a tag from a single donor.",
"name": "remove_donor_tag"
},
{
"description": "Add a tag to many donors at once (queued).",
"name": "bulk_tag_donors"
},
{
"description": "List donations, optionally filtered by donor or date.",
"name": "list_donations"
},
{
"description": "Record a new donation.",
"name": "create_donation"
},
{
"description": "Update an existing donation.",
"name": "update_donation"
},
{
"description": "Delete a donation.",
"name": "delete_donation"
},
{
"description": "List activities/tasks, optionally filtered by donor, status, or assignee.",
"name": "list_activities"
},
{
"description": "Create a new activity (task, call, meeting, note).",
"name": "create_activity"
},
{
"description": "Mark an activity as complete.",
"name": "complete_activity"
},
{
"description": "Fetch dashboard KPIs for the active Mosad.",
"name": "get_dashboard_stats"
},
{
"description": "Execute a saved report and return results.",
"name": "run_report"
}
]
},
"categories": [
"crm",
"productivity",
"nonprofit",
"fundraising"
],
"documentation": {
"setup": "Add https://api.hecher.app/mcp as a remote MCP server in your client (Claude Desktop, ChatGPT, Cursor, etc.). On first use you'll be redirected to sign in to Hecher and approve access. Manage and revoke connections anytime under Settings → AI Connections.",
"support": "https://hecher.app"
},
"permissions": "Acts with the permissions of the signed-in user in whichever Mosad they pick as active. All RLS, billing gates, and audit logging from the Hecher API gateway apply.",
"rateLimits": "Inherits the per-user rate limits of the Hecher API gateway.",
"tags": [
"crm",
"donors",
"donations",
"fundraising",
"chabad",
"shluchim",
"nonprofit"
],
"vendor": "Grow Gelt"
}
}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-04-22T04:23:51.703728Z",
"publishedAt": "2026-04-22T04:23:51.703728Z",
"updatedAt": "2026-04-22T04:23:51.703728Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you callversion 1.12.01last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.
Where it lives
The publisher's own address
The address the publisher put in their registry record, printed as they wrote it. Nobody here has opened it.