# @dxpert/mcp

Stdio MCP server for dxpert.ai API keys: Ask dxpert, run UNS agents, run diagnostics, and convert day-one CSV exports.

- **Type:** MCP server
- **Trust:** 85/100 (A), scored on the package rubric
- **Verification:** verified (build provenance)
- **Version:** 0.1.1
- **Author:** DXP Technologies inc.
- **License:** MIT
- **npm:** @dxpert/mcp
- **Source:** https://github.com/dxpert-ai/dxpert-mcp
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

85/100 (A), scored on the package rubric
- Publisher verified: no
- Build provenance: verified attestation
- npm trusted publishing (OIDC): yes
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 12 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-08-30T12:50:40.089Z
- **Version scanned:** 0.1.1
- **CVEs:** none found by OSV at scan time

## Tools

10 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `ask_dxpert` — Ask dxpert from your local runtime; this is the default destination for dxpert-domain advisory, assessment, architecture, standards, and agent-readiness questio
- `run_agent` — Run a dxpert agent. Namespace Architect accepts pasted hierarchy/tag exports or an interview and returns namespace artifacts plus HighByte, MaestroHub, and Node
- `run_diagnostic` — Run the dxpert maturity diagnostic for maturity and readiness assessment questions.
- `csv_to_bundle` — Convert a day-one CSV export into a shift-report or OEE bundle.
- `get_storefront` — What this account owns and what it may buy right now, per product (owned / purchasable / canceling / lapsed, per-site agents detail). The single source of truth
- `get_runtime_manifest` — Get the read-only dxpert runtime update manifest, including version, artifact hashes, and changelog.
- `start_purchase` — Start a purchase of a dxpert product. Returns a Stripe-hosted checkout URL that a HUMAN must open in a browser to pay -- no charge happens from this call. For a
- `start_agents_purchase` — Start a NEW UNS Agents subscription for a site. The API base is $200/mo and each selected agent is $100/mo; see https://dxpert.ai/store. Returns the fee breakdo
- `add_agents` — Add agents to an EXISTING site subscription. THIS CHARGES MONEY immediately (prorated; each agent is $100/mo on top of the API base — see https://dxpert.ai/stor
- `remove_agents` — Remove agents from an EXISTING site subscription (prorated credit). Requires an account login token (account_token) for the same reason as add_agents. shift-rep

## Install

**Verdict: install** — No blocking findings and no open coverage gaps — safe to install as configured.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"mcp\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@dxpert/mcp\"\n      ],\n      \"env\": {\n        \"DXPERT_API_KEY\": \"<YOUR_DXPERT_API_KEY>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `DXPERT_API_KEY` — Dxpert API Key (required)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 1 credential (1 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Extensive blast radius — deletes data; holds an api key.
- Floor 50, ceiling 50 (tier: extensive)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40dxpert%2Fmcp
- Install plan: https://forgeregistry.com/api/v1/packages/%40dxpert%2Fmcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40dxpert%2Fmcp
- HTML page: https://forgeregistry.com/registry/%40dxpert%2Fmcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
