MCP Server
MCP
io.github.alexboissAV/artefact-revenue-intelligence
Revenue intelligence MCP: RFM analysis, 14.5-point ICP scoring, pipeline health. HubSpot.
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
By
Comments
Sign in to leave a comment