sendNotification — GrowthKit Revenue Intelligence MCP Tool
sendNotification
(send notification) is one of 74 tools on the
GrowthKit Revenue Intelligence
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call sendNotification from your client
- Claude Code GrowthKit Revenue Intelligence sendNotification run in your project directory
- Claude Desktop GrowthKit Revenue Intelligence sendNotification ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor GrowthKit Revenue Intelligence sendNotification ~/.cursor/mcp.json
- VS Code GrowthKit Revenue Intelligence sendNotification .vscode/mcp.json
- Zed GrowthKit Revenue Intelligence sendNotification ~/.config/zed/settings.json
- Windsurf GrowthKit Revenue Intelligence sendNotification ~/.codeium/windsurf/mcp_config.json
- Cline GrowthKit Revenue Intelligence sendNotification ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI GrowthKit Revenue Intelligence sendNotification ~/.gemini/settings.json
- Grok GrowthKit Revenue Intelligence sendNotification .mcp.json (in your project root)
- ChatGPT GrowthKit Revenue Intelligence sendNotification Settings → Connectors → Advanced → Developer mode
- Claude.ai GrowthKit Revenue Intelligence sendNotification Settings → Connectors → Add custom connector
- LangChain GrowthKit Revenue Intelligence sendNotification pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http revenue-intelligence https://mcp.growthkit.tools
Other tools on this server
- embedMemory
- searchMemory
- listMemories
- updateMemory
- deleteMemories
- clearMemories
- countMemories
- getChapterOverview
- uploadDocument
- listDocuments
- getDocument
- deleteDocument
- createReminder
- listReminders
- cancelReminder
- getHistory
- restoreVersion
- listDeleted
- listTeam
- checkNotifications
- crmSearchCompany
- crmGetCompany
- crmCreateCompany
- crmGetCompanyDeals
- crmGetCompanyContacts
- crmSearchContact
- crmListCompanies
- crmListPeople
- crmGetContact
- crmCreateContact
- crmGetPipelines
- crmCreateDeal
- crmUpdateDeal
- crmGetDeal
- crmAddNote
- crmCreateActivity
- crmCheckConnection
- enrichCompany
- enrichPerson
- findContacts
- findEmail
- verifyEmail
- discoverSimilar
- scoreLeads
- getTopLeads
- email_compose
- createCampaign
- listCampaigns
- getCampaign
- updateCampaign
- addCampaignLeads
- getCampaignLeadFields
- updateCampaignLead
- listCampaignLeads
- getCampaignLead
- pipelineStatus
- pipelineRun
- listLeadSignals
- updateLeadSignal
- deleteLeadSignal
- show_callable_leads
- place_call
- save_call_outcome
- setWorkingMemory
- getWorkingMemory
- createTask
- listTasks
- getOpenTasks
- updateTask
- setTaskWeights
- toggleStep
- getSeoReport
- getAeoReport
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.