Artefact Revenue Intelligence MCP Server is a Model Context Protocol server that enables AI-driven analysis and management of Go-to-Market strategies, providing insights into pipeline signals, scaling constraints, and value engines.
From the registry: Revenue intelligence MCP: RFM analysis, 14.5-point ICP scoring, pipeline health. HubSpot.
$ pip install artefact-mcpPlease install the `artefact-revenue-intelligence` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install artefact-mcp** — Install via pip or uvx Run: `pip install artefact-mcp`
Canonical MCP server config (stdio transport):
- command: `python3`
- args: ["-m","artefact_mcp"]
- optional environment variables:
- `HUBSPOT_API_KEY`: HubSpot private app token (optional; tools work with source='sample' without it) (example: `pat-na1-xxxxxxxx`)
- `ARTEFACT_LICENSE_KEY`: License key for Pro/Enterprise tier
- `ARTEFACT_PROPERTY_MAPPING_PATH`: Path to JSON file with custom HubSpot property mappings (Pro/Enterprise) (example: `/path/to/artefact_property_mapping.json`)
- `ARTEFACT_RFM_THRESHOLDS_PATH`: Path to JSON file with custom RFM scoring thresholds (Pro/Enterprise) (example: `/path/to/rfm_thresholds.json`)
Note: Python method recommended over uvx to avoid PATH issues. Free tier works without HubSpot API key via source='sample'.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.HUBSPOT_API_KEYrequiredAPI key for accessing HubSpot data.MCP server for Tiny ERP — products, stock, warehouses, price lists, orders, invoices, AP/AR