{
  "workflow": {
    "id": 5119,
    "name": "🛠️ Monica CRM tool MCP server 💪 all 52 operations",
    "views": 110,
    "recentViews": 0,
    "totalViews": 110,
    "createdAt": "2025-06-22T05:38:54.417Z",
    "description": "Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?\n\n[Join the community](https://www.skool.com/beyond-nodes-automation-lab-2006/about)\n\nComplete MCP server exposing all Monica CRM Tool operations to AI agents. Zero configuration needed - all 52 operations pre-built.\n\n## ⚡ Quick Setup\n\n1. **Import** this workflow into your n8n instance\n2. **Activate** the workflow to start your MCP server\n3. **Copy** the webhook URL from the MCP trigger node\n4. **Connect** AI agents using the MCP URL\n\n## 🔧 How it Works\n\n• **MCP Trigger**: Serves as your server endpoint for AI agent requests\n• **Tool Nodes**: Pre-configured for every Monica CRM Tool operation\n• **AI Expressions**: Automatically populate parameters via `$fromAI()` placeholders\n• **Native Integration**: Uses official n8n Monica CRM Tool tool with full error handling\n\n## 📋 Available Operations (52 total)\n\nEvery possible Monica CRM Tool operation is included:\n\n### 🔧 Activity (5 operations)\n\n• **Create an activity**\n• **Delete an activity**\n• **Get an activity**\n• **Get many activities**\n• **Update an activity**\n\n### 🔧 Call (5 operations)\n\n• **Create a call**\n• **Delete a call**\n• **Get a call**\n• **Get many calls**\n• **Update a call**\n\n### 📇 Contact (5 operations)\n\n• **Create a contact**\n• **Delete a contact**\n• **Get a contact**\n• **Get many contacts**\n• **Update a contact**\n\n### 🔧 Contactfield (4 operations)\n\n• **Create a contact field**\n• **Delete a contact field**\n• **Get a contact field**\n• **Update a contact field**\n\n### 🔧 Contacttag (2 operations)\n\n• **Add a tag to a contact**\n• **Remove a tag from a contact**\n\n### 🔧 Conversation (4 operations)\n\n• **Create a conversation**\n• **Delete a conversation**\n• **Get a conversation**\n• **Update a conversation**\n\n### 🔧 Conversationmessage (2 operations)\n\n• **Add a message to a conversation**\n• **Update a message in a conversation**\n\n### 🔧 Journalentry (5 operations)\n\n• **Create a journal entry**\n• **Delete a journal entry**\n• **Get a journal entry**\n• **Get many journal entries**\n• **Update a journal entry**\n\n### 🔧 Note (5 operations)\n\n• **Create a note**\n• **Delete a note**\n• **Get a note**\n• **Get many notes**\n• **Update a note**\n\n### 🔧 Reminder (5 operations)\n\n• **Create a reminder**\n• **Delete a reminder**\n• **Get a reminder**\n• **Get many reminders**\n• **Update a reminder**\n\n### 🏷️ Tag (5 operations)\n\n• **Create a tag**\n• **Delete a tag**\n• **Get a tag**\n• **Get many tags**\n• **Update a tag**\n\n### 🔧 Task (5 operations)\n\n• **Create a task**\n• **Delete a task**\n• **Get a task**\n• **Get many tasks**\n• **Update a task**\n\n## 🤖 AI Integration\n\n**Parameter Handling**: AI agents automatically provide values for:\n• Resource IDs and identifiers\n• Search queries and filters\n• Content and data payloads\n• Configuration options\n\n**Response Format**: Native Monica CRM Tool API responses with full data structure\n\n**Error Handling**: Built-in n8n error management and retry logic\n\n## 💡 Usage Examples\n\nConnect this MCP server to any AI agent or workflow:\n\n• **Claude Desktop**: Add MCP server URL to configuration\n• **Custom AI Apps**: Use MCP URL as tool endpoint\n• **Other n8n Workflows**: Call MCP tools from any workflow\n• **API Integration**: Direct HTTP calls to MCP endpoints\n\n## ✨ Benefits\n\n• **Complete Coverage**: Every Monica CRM Tool operation available\n• **Zero Setup**: No parameter mapping or configuration needed\n• **AI-Ready**: Built-in `$fromAI()` expressions for all parameters\n• **Production Ready**: Native n8n error handling and logging\n• **Extensible**: Easily modify or add custom logic\n\n&gt; 🆓 **[Free for community use](https://github.com/Cfomodz/community-use)!** Ready to deploy in under 2 minutes.",
    "workflow": {
      "meta": {
        "instanceId": "cd59eaaeb7b34d06e24511380db94cdb7fbce6037cc4de22e539c5158ab9cdfc"
      },
      "nodes": [
        {
          "id": "c641ac18-b155-4d6c-b640-7f742f405fb7",
          "name": "Workflow Overview 0",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1500,
            120
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "10ee6ae1-3db9-46f0-a58f-179179546c15",
          "name": "Monica CRM Tool MCP Server",
          "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
          "position": [
            -420,
            -240
          ],
          "webhookId": "387590ed-3e30-4bc2-be1c-80dc1e6b9fd5",
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "32200f43-955b-4c23-b9df-e688ecd23d61",
          "name": "Create an activity",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -800,
            140
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "27d01e0c-d0a2-4b4f-baf1-959c20fade84",
          "name": "Delete an activity",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -580,
            140
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "867bb92b-c75a-403a-8d48-4344dad5ff74",
          "name": "Get an activity",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -360,
            140
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "e7f989ae-c761-48d8-8fbd-36c148e50a6f",
          "name": "Get many activities",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -140,
            140
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "8604154d-f84e-45c9-8362-0d35c42d1b23",
          "name": "Update an activity",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            80,
            140
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "575869d3-71d6-407e-ac50-004831ad92e9",
          "name": "Sticky Note 1",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            120
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "01830eac-2872-4f72-9dc9-5d0eb005db59",
          "name": "Create a call",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -800,
            380
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "0f4d80ea-b2c4-4fe1-9299-4586f73917a7",
          "name": "Delete a call",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -580,
            380
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "b7d1fd11-4ab6-4e2e-83de-ac30fc8e28a7",
          "name": "Get a call",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -360,
            380
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "d4dd7604-d71c-494c-88b1-7dd334eee6fd",
          "name": "Get many calls",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -140,
            380
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "d28acdbe-d618-4a11-90ce-62745c8060b8",
          "name": "Update a call",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            80,
            380
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "b37e24ed-9aa1-4e40-8a2e-3ec9797740b8",
          "name": "Sticky Note 2",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            360
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "f75912ad-6e59-4dd1-a828-e40318d7e2e0",
          "name": "Create a contact",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -800,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "900739ee-ecd3-4259-bf58-788669cf9f92",
          "name": "Delete a contact",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -580,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "d4981453-ae9f-4d5d-87db-c7a2fbaafcf3",
          "name": "Get a contact",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -360,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "3d4b747d-ecc7-4eed-a753-c278e4ea0e20",
          "name": "Get many contacts",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -140,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "b62d4b02-932b-4d22-b43f-f27bcca42e29",
          "name": "Update a contact",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            80,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "3802a567-0473-466f-8d7f-0c60fc423e1f",
          "name": "Sticky Note 3",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            600
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "2ca1629c-7561-41ee-a6cd-9f135f137b84",
          "name": "Create a contact field",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -800,
            860
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "ae1ac20f-ecc1-478b-8ad8-2e1c83f2e08f",
          "name": "Delete a contact field",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -580,
            860
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "94d4e75b-55a0-49b9-bda6-96868f6fa5f3",
          "name": "Get a contact field",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -360,
            860
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "18abf5c0-6329-416b-ad95-de4c60e083cb",
          "name": "Update a contact field",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -140,
            860
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "8b50d688-3def-4440-9ea9-240cc6c92cd4",
          "name": "Sticky Note 4",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            840
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "0d671448-3375-4d27-8eef-d1831acc21f5",
          "name": "Add a tag to a contact",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -800,
            1100
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "70924d3b-bdbb-4538-9328-73a3da6e1481",
          "name": "Remove a tag from a contact",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -580,
            1100
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "2a65af7e-09f1-4506-8c4d-8392a13be7cb",
          "name": "Sticky Note 5",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            1080
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "b6523feb-a2f8-4fbf-acd8-de9da8eb306f",
          "name": "Create a conversation",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -800,
            1340
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "4e73cce8-712e-40e8-a958-fcb82ee7d3cf",
          "name": "Delete a conversation",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -580,
            1340
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "efb01dde-1fc8-4b16-a947-63b7dff88ebf",
          "name": "Get a conversation",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -360,
            1340
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "44b637fc-3117-4481-a2b7-c10c14d4e1c3",
          "name": "Update a conversation",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -140,
            1340
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "0e9eebbf-2a64-4c0c-9203-3d14d660d1eb",
          "name": "Sticky Note 6",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            1320
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "61747755-5ca5-4c18-aec6-665938a997e2",
          "name": "Add a message to a conversation",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -800,
            1580
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "4cb7f232-f547-4570-9ed5-092f269c47f1",
          "name": "Update a message in a conversation",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -580,
            1580
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "b9da6adb-ffe0-4f33-a020-d697c38d26b6",
          "name": "Sticky Note 7",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            1560
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "a2f4e8db-6891-46c2-8080-f73efcbad894",
          "name": "Create a journal entry",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -800,
            1820
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "a5db36f5-0dcf-4558-b4d9-fbec8637be2b",
          "name": "Delete a journal entry",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -580,
            1820
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "7a9d0ce0-c02e-49dc-8022-30be943cc3e1",
          "name": "Get a journal entry",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -360,
            1820
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "b149c759-a136-4589-b996-ec29b01146ce",
          "name": "Get many journal entries",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -140,
            1820
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "3ff7835a-56d7-4fa9-9755-a8f775fa263c",
          "name": "Update a journal entry",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            80,
            1820
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "1bcb11d0-4b4b-43bd-bb44-64523d52c11e",
          "name": "Sticky Note 8",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            1800
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "a4cacb1f-fbbf-433a-8376-414811ee1adb",
          "name": "Create a note",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -800,
            2060
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "15200690-99e5-41f1-8d66-0587ed56de03",
          "name": "Delete a note",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -580,
            2060
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "8870e7bc-5322-4ca8-aa51-fc70a320f4b3",
          "name": "Get a note",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -360,
            2060
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "ec3f9382-6e9e-402a-b622-8f94e5856414",
          "name": "Get many notes",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -140,
            2060
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "cdd21aa0-5d41-4c86-af36-8e0ed8700931",
          "name": "Update a note",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            80,
            2060
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "0becf244-76e0-421c-b18a-bcc81caaffaa",
          "name": "Sticky Note 9",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            2040
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "611a4e8a-522f-4ba1-86c3-abba196e9ea0",
          "name": "Create a reminder",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -800,
            2300
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "02c0769a-ea18-4be2-a4a2-fe711dfe5c04",
          "name": "Delete a reminder",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -580,
            2300
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "98ec108f-63d3-4177-a125-003d0a66b690",
          "name": "Get a reminder",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -360,
            2300
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "f6c5ed00-6a7c-4497-8095-d7b0af193c1f",
          "name": "Get many reminders",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -140,
            2300
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "2bda4359-5351-421b-8d6a-c428842ac090",
          "name": "Update a reminder",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            80,
            2300
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "615b9820-618e-48f5-82f6-109483510a1c",
          "name": "Sticky Note 10",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            2280
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "6bbe513f-ded0-4c48-81c6-ed09315ffab4",
          "name": "Create a tag",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -800,
            2540
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "90f20f23-518c-48e0-983b-e1fc572e532d",
          "name": "Delete a tag",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -580,
            2540
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "eac0a051-22d0-4366-85b7-91df0eb647ec",
          "name": "Get a tag",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -360,
            2540
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "d407294f-16d9-4eaa-bcc9-ff14f11f67fe",
          "name": "Get many tags",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -140,
            2540
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "a1f41bf1-2af5-42fd-9fd2-6b44d94ce577",
          "name": "Update a tag",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            80,
            2540
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "3ac2eb6e-d7d2-472e-b1fa-6222d6773660",
          "name": "Sticky Note 11",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            2520
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "fe1728b1-067f-4bed-99cd-208213c5f776",
          "name": "Create a task",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -800,
            2780
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "86d03794-c095-43af-805f-9b66ef784d7a",
          "name": "Delete a task",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -580,
            2780
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "96729f7a-fc6d-4d21-876e-9dd81c194e73",
          "name": "Get a task",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -360,
            2780
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "dd3abd1e-58f1-46f3-abcd-1efd834eddba",
          "name": "Get many tasks",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            -140,
            2780
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "cae4f9d7-95b9-43fa-813d-701009ee42d7",
          "name": "Update a task",
          "type": "n8n-nodes-base.monicaCrmTool",
          "position": [
            80,
            2780
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "6309bde4-0c46-45e2-ad49-c3cd61b5bdd9",
          "name": "Sticky Note 12",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            2760
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        }
      ],
      "pinData": {},
      "connections": {
        "Get a tag": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get a call": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get a note": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get a task": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a tag": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a tag": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update a tag": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a call": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a note": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a task": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a call": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a note": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a task": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get a contact": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many tags": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update a call": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update a note": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update a task": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get a reminder": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many calls": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many notes": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many tasks": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get an activity": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a contact": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a contact": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update a contact": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a reminder": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a reminder": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many contacts": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update a reminder": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create an activity": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete an activity": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get a conversation": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many reminders": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update an activity": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get a contact field": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get a journal entry": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many activities": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a conversation": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a conversation": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update a conversation": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Add a tag to a contact": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a contact field": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a journal entry": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a contact field": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a journal entry": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update a contact field": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update a journal entry": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many journal entries": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Remove a tag from a contact": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Add a message to a conversation": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update a message in a conversation": {
          "ai_tool": [
            [
              {
                "node": "Monica CRM Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        }
      }
    },
    "lastUpdatedBy": 29,
    "workflowInfo": {
      "nodeCount": 66,
      "nodeTypes": {
        "n8n-nodes-base.stickyNote": {
          "count": 13
        },
        "n8n-nodes-base.monicaCrmTool": {
          "count": 52
        },
        "@n8n/n8n-nodes-langchain.mcpTrigger": {
          "count": 1
        }
      }
    },
    "status": "published",
    "user": {
      "name": "David Ashby",
      "username": "cfomodz",
      "bio": "Unlimited Access to my paid workflows 👇 For the cost of one a month",
      "verified": true,
      "links": [
        "https://www.skool.com/n8n-automation-lab"
      ],
      "avatar": "https://gravatar.com/avatar/0118796cfdab829a3307d407dfeeb01a3952eb402584a45a211e4ef7d15edbbf?r=pg&d=retro&size=200"
    },
    "nodes": [
      {
        "id": 565,
        "icon": "fa:sticky-note",
        "name": "n8n-nodes-base.stickyNote",
        "codex": {
          "data": {
            "alias": [
              "Comments",
              "Notes",
              "Sticky"
            ],
            "categories": [
              "Core Nodes"
            ],
            "nodeVersion": "1.0",
            "codexVersion": "1.0",
            "subcategories": {
              "Core Nodes": [
                "Helpers"
              ]
            }
          }
        },
        "group": "[\"input\"]",
        "defaults": {
          "name": "Sticky Note",
          "color": "#FFD233"
        },
        "iconData": {
          "icon": "sticky-note",
          "type": "icon"
        },
        "displayName": "Sticky Note",
        "typeVersion": 1,
        "nodeCategories": [
          {
            "id": 9,
            "name": "Core Nodes"
          }
        ]
      },
      {
        "id": 1293,
        "icon": "file:../mcp.svg",
        "name": "@n8n/n8n-nodes-langchain.mcpTrigger",
        "codex": {
          "data": {
            "alias": [
              "Model Context Protocol",
              "MCP Server"
            ],
            "resources": {
              "primaryDocumentation": [
                {
                  "url": "https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-langchain.mcptrigger/"
                }
              ]
            },
            "categories": [
              "AI",
              "Core Nodes",
              "Langchain"
            ],
            "subcategories": {
              "AI": [
                "Root Nodes",
                "Model Context Protocol"
              ],
              "Core Nodes": [
                "Other Trigger Nodes"
              ]
            }
          }
        },
        "group": "[\"trigger\"]",
        "defaults": {
          "name": "MCP Server Trigger"
        },
        "iconData": {
          "type": "file",
          "fileBuffer": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgwIiBoZWlnaHQ9IjE4MCIgdmlld0JveD0iMCAwIDE5NSAxOTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+Cgk8ZyBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMTIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+CgkJPHBhdGggZD0iTTI1IDk3Ljg1MjhMOTIuODgyMyAyOS45NzA2QzEwMi4yNTUgMjAuNTk4IDExNy40NTEgMjAuNTk4IDEyNi44MjMgMjkuOTcwNlYyOS45NzA2QzEzNi4xOTYgMzkuMzQzMSAxMzYuMTk2IDU0LjUzOTEgMTI2LjgyMyA2My45MTE3TDc1LjU1ODEgMTE1LjE3NyIvPgoJCTxwYXRoIGQ9Ik03Ni4yNjUzIDExNC40N0wxMjYuODIzIDYzLjkxMTdDMTM2LjE5NiA1NC41MzkxIDE1MS4zOTIgNTQuNTM5MSAxNjAuNzY1IDYzLjkxMTdMMTYxLjExOCA2NC4yNjUyQzE3MC40OTEgNzMuNjM3OCAxNzAuNDkxIDg4LjgzMzggMTYxLjExOCA5OC4yMDYzTDk5LjcyNDggMTU5LjZDOTYuNjAwNiAxNjIuNzI0IDk2LjYwMDYgMTY3Ljc4OSA5OS43MjQ4IDE3MC45MTNMMTEyLjMzMSAxODMuNTIiLz4KCQk8cGF0aCBkPSJNMTA5Ljg1MyA0Ni45NDExTDU5LjY0ODIgOTcuMTQ1N0M1MC4yNzU3IDEwNi41MTggNTAuMjc1NyAxMjEuNzE0IDU5LjY0ODIgMTMxLjA4N1YxMzEuMDg3QzY5LjAyMDggMTQwLjQ1OSA4NC4yMTY4IDE0MC40NTkgOTMuNTg5NCAxMzEuMDg3TDE0My43OTQgODAuODgyMiIvPgoJPC9nPgo8L3N2Zz4K"
        },
        "displayName": "MCP Server Trigger",
        "typeVersion": 2,
        "nodeCategories": [
          {
            "id": 9,
            "name": "Core Nodes"
          },
          {
            "id": 25,
            "name": "AI"
          },
          {
            "id": 26,
            "name": "Langchain"
          }
        ]
      }
    ],
    "categories": [
      {
        "id": 39,
        "name": "CRM"
      },
      {
        "id": 48,
        "name": "AI RAG"
      }
    ],
    "image": []
  }
}