← Back to Plugins
MCP Server MCP

io.github.alexboissAV/artefact-revenue-intelligence

github By github 👁 1 views ▲ 0 votes

Revenue intelligence MCP: RFM analysis, 14.5-point ICP scoring, pipeline health. HubSpot.

Homepage Verified source GitHub

Install

uvx artefact-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "artefact-mcp",
      "version": "0.3.3",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "HubSpot private app access token for live CRM data. Optional — tools work with demo data without it.",
          "format": "string",
          "isSecret": true,
          "name": "HUBSPOT_API_KEY"
        },
        {
          "description": "Artefact license key for Pro/Enterprise tier. Free tier (sample data) works without a key.",
          "format": "string",
          "isSecret": true,
          "name": "ARTEFACT_LICENSE_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...