N
n8n Store
Workflow Market
πŸ› οΈ ProfitWell Tool MCP Server πŸ’ͺ both operations

πŸ› οΈ ProfitWell Tool MCP Server πŸ’ͺ both operations

by cfomodzβ€’0 views

Description

Categories

πŸ€– AI & Machine Learning

Nodes Used

n8n-nodes-base.stickyNoten8n-nodes-base.stickyNoten8n-nodes-base.stickyNoten8n-nodes-base.profitWellTooln8n-nodes-base.profitWellTool@n8n/n8n-nodes-langchain.mcpTrigger
PriceGratis
Views0
Last Updated11/28/2025
workflow.json
{
  "meta": {
    "instanceId": "cd59eaaeb7b34d06e24511380db94cdb7fbce6037cc4de22e539c5158ab9cdfc"
  },
  "nodes": [
    {
      "id": "7ffb7544-4efa-4df1-ac37-fc074f298920",
      "name": "Workflow Overview 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -100
      ],
      "parameters": {
        "width": 420,
        "height": 800,
        "content": "## πŸ› οΈ ProfitWell Tool MCP Server\n\n### πŸ“‹ Available Operations (2 total)\n\n**Company**: get setting\n**Metric**: get\n\n### βš™οΈ Setup Instructions\n\n1. **Import Workflow**: Load this workflow into your n8n instance\n\n1. **πŸ”‘ Add Credentials**: Configure ProfitWell Tool authentication in one tool node then open and close all others.\n2. **πŸš€ Activate**: Enable this workflow to start your MCP server\n3. **πŸ”— Get URL**: Copy webhook URL from MCP trigger (right side)\n4. **πŸ€– Connect**: Use MCP URL in your AI agent configurations\n\n### ✨ Ready-to-Use Features\n\nβ€’ Zero configuration - all 2 operations pre-built\nβ€’ AI agents automatically populate parameters via `$fromAI()` expressions\nβ€’ Every resource and operation combination available\nβ€’ Native n8n error handling and response formatting\nβ€’ Modify parameter defaults in any tool node as needed\n\n### πŸ’¬ Need Help?\nCheck the [n8n documentation](https://docs.n8n.io/integrations/builtin/cluster-nodes/sub-nodes/n8n-nodes-langchain.toolmcp/) or ping me on [discord](https://discord.me/cfomodz) for MCP integration guidance or customizations."
      },
      "typeVersion": 1
    },
    {
      "id": "8171f197-932d-4476-b668-511b50ebd773",
      "name": "ProfitWell Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -860,
        -100
      ],
      "webhookId": "366335f0-5f56-4656-8d14-74db7849fdfc",
      "parameters": {
        "path": "profitwell-tool-mcp"
      },
      "typeVersion": 1
    },
    {
      "id": "c5951b5d-205a-4bfe-92bb-b08a5a4bc293",
      "name": "Get settings for your company",
      "type": "n8n-nodes-base.profitWellTool",
      "position": [
        -800,
        140
      ],
      "parameters": {
        "resource": "company"
      },
      "credentials": {},
      "typeVersion": 1
    },
    {
      "id": "710d1b06-9374-45e4-8247-fa850b4277db",
      "name": "Sticky Note 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "color": 4,
        "width": 400,
        "content": "## Company"
      },
      "typeVersion": 1
    },
    {
      "id": "44d2b217-a4e9-4fdf-8b57-2163480ef771",
      "name": "Get a metric",
      "type": "n8n-nodes-base.profitWellTool",
      "position": [
        -800,
        380
      ],
      "parameters": {
        "type": "={{ $fromAI('Type', ``, 'string') }}",
        "month": "={{ $fromAI('Month', ``, 'string') }}",
        "simple": "={{ $fromAI('Simple', ``, 'boolean') }}",
        "options": {}
      },
      "credentials": {},
      "typeVersion": 1
    },
    {
      "id": "1228aed3-d3a7-4cb3-8ac0-1c0e9f52642c",
      "name": "Sticky Note 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        360
      ],
      "parameters": {
        "color": 5,
        "width": 400,
        "content": "## Metric"
      },
      "typeVersion": 1
    }
  ],
  "pinData": {},
  "connections": {
    "Get a metric": {
      "ai_tool": [
        [
          {
            "node": "ProfitWell Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get settings for your company": {
      "ai_tool": [
        [
          {
            "node": "ProfitWell Tool MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}

η›Έε…³ε·₯作桁