Serversio.github.alexboissAV/artefact-revenue-intelligence
I

io.github.alexboissAV/artefact-revenue-intelligence

io.github.alexboissAV/artefact-revenue-intelligence · v0.3.3
▦ pypi
v0.3.3pypi pypi: artefact-mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.alexboissAV/artefact-revenue-intelligence",
  "description": "Revenue intelligence MCP: RFM analysis, 14.5-point ICP scoring, pipeline health. HubSpot.",
  "repository": {
    "url": "https://github.com/alexboissAV/artefact-mcp-server",
    "source": "github"
  },
  "version": "0.3.3",
  "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"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}