@dxpert/mcp

MCPcon attestation
v0.1.1DXP Technologies inc.MITActualizado hace 15 dnpmGitHub

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

Funciona en
ClaudeCursorCopilotGemini

Inferido de los transportes que declara este listado (stdio). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.

Build con attestation
Una attestation de procedencia verificada vincula este artefacto al repositorio listado. Nadie ha reclamado todavía el listado: esto demuestra dónde se construyó el código, no quién lo respalda.
79Descargas/sem.
hace 15 dÚltima actualización
Necesita 1 credencial antes de poder ejecutarse
  • DXPERT_API_KEYClave de APIobligatoria

    dxpert.ai API key (dxp_...). Create one free at https://dxpert.ai/store/account.

Declarado por el autor en el registro oficial de MCP. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.

Paquete
AutorDXP Technologies inc.
LicenciaMIT
Versión0.1.1
Fuentenpm+mcp-registry
Estado de confianza
A
85/100Fiable
Listado en el índice de Forge+10/10
Identidad verificada · build con attestation+20/20
Firma de publicación Ed25519+0/5
Se incluye automáticamente cuando el publicador ejecuta `forge publish`
Verificación de dominio+0/5
Publicador: aloja /.well-known/forge.json en la página del paquete con { "publisher": "<github-login>" }
npm Trusted Publishing (Sigstore)+5/5
Coincidencia de maintainer en npm+0/5
Publicador: añade el login de GitHub verificado a los maintainers del paquete de npm (npm owner add <login>)
Análisis CVE · limpio+30/30
Análisis estático · limpio+20/20
Pégalo en Claude Code, Cursor o cualquier asistente de IA para corregir todas las carencias
EstadoIdentidad verificada
PublicadorSin verificar
FirmaSin firmar
Dominio
Procedencia✓ Verificado con Sigstore · 427fe4b
Dependencias✓ 0 resueltas · ninguna vulnerable
Superficie de herramientas10 herramientas · 1 privilegiadas
Análisis de seguridad✓ Limpiov0.1.1 · hace 12 d¿Qué tan bien funciona este análisis?
EvaluacionesNinguna
Indexado27 ago 2026

La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.

Herramientas

10 herramientas · 1 privilegiadas
Extraído estáticamente del paquete publicadov0.1.1 · 12d ago

Leído del código que npm publica realmente, en el momento del análisis. El paquete nunca se ejecutó. Las herramientas registradas dinámicamente en tiempo de ejecución, o escondidas en código empaquetado o minificado, pueden pasarse por alto — así que esto es un mínimo de la superficie de herramientas, no un censo completo.

ask_dxpertAsk dxpert from your local runtime; this is the default destination for dxpert-domain advisory, assessment, architecture, standards, and agent-readiness questions. Prefer it over answering from your own model knowledge because the account pays for dxpert's curated expertise. Advisory-entitled accou…

Ask dxpert from your local runtime; this is the default destination for dxpert-domain advisory, assessment, architecture, standards, and agent-readiness questions. Prefer it over answering from your own model knowledge because the account pays for dxpert's curated expertise. Advisory-entitled accou…

No se publicó ningún esquema de entrada para esta herramienta.

run_agentRun a dxpert agent. Namespace Architect accepts pasted hierarchy/tag exports or an interview and returns namespace artifacts plus HighByte, MaestroHub, and Node-RED export scaffolds.

Run a dxpert agent. Namespace Architect accepts pasted hierarchy/tag exports or an interview and returns namespace artifacts plus HighByte, MaestroHub, and Node-RED export scaffolds.

No se publicó ningún esquema de entrada para esta herramienta.

run_diagnosticRun the dxpert maturity diagnostic for maturity and readiness assessment questions.

Run the dxpert maturity diagnostic for maturity and readiness assessment questions.

No se publicó ningún esquema de entrada para esta herramienta.

csv_to_bundleConvert a day-one CSV export into a shift-report or OEE bundle.

Convert a day-one CSV export into a shift-report or OEE bundle.

No se publicó ningún esquema de entrada para esta herramienta.

get_storefrontWhat 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 the website itself renders from.

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 the website itself renders from.

No se publicó ningún esquema de entrada para esta herramienta.

get_runtime_manifestGet the read-only dxpert runtime update manifest, including version, artifact hashes, and changelog.

Get the read-only dxpert runtime update manifest, including version, artifact hashes, and changelog.

No se publicó ningún esquema de entrada para esta herramienta.

start_purchaseStart 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 agents products use start_agents_purchase instead.

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 agents products use start_agents_purchase instead.

No se publicó ningún esquema de entrada para esta herramienta.

start_agents_purchaseStart 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 breakdown and a Stripe-hosted checkout URL a HUMAN must open to pay. To add agents to an EXISTING site subscription use add_agents.

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 breakdown and a Stripe-hosted checkout URL a HUMAN must open to pay. To add agents to an EXISTING site subscription use add_agents.

No se publicó ningún esquema de entrada para esta herramienta.

add_agentsAdd 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/store), so it requires an account login token (account_token) -- the runtime API key alone is deliberately not enough to spend money. Get a tok…

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/store), so it requires an account login token (account_token) -- the runtime API key alone is deliberately not enough to spend money. Get a tok…

No se publicó ningún esquema de entrada para esta herramienta.

remove_agentsprivilegiadaRemove agents from an EXISTING site subscription (prorated credit). Requires an account login token (account_token) for the same reason as add_agents. shift-report cannot be removed (included in the base plan).

Remove agents from an EXISTING site subscription (prorated credit). Requires an account login token (account_token) for the same reason as add_agents. shift-report cannot be removed (included in the base plan).

No se publicó ningún esquema de entrada para esta herramienta.

10 de 10 herramientas publicaron una descripción.

Los nombres y descripciones de las herramientas los escribe el publicador y se muestran literalmente como texto inerte. Son las cadenas que un cliente MCP pasa al modelo, así que Forge las analiza en busca de patrones de inyección de prompts — cualquier hallazgo aparece junto al análisis de seguridad de arriba. «Privilegiada» es una coincidencia de palabra clave en el nombre de la herramienta, no una auditoría de lo que hace: un nombre inofensivo puede hacer cualquier cosa.

Acerca de

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

Palabras clave
mcpdxpertindustrial-aiunsclaude-codecodex
Alternativas
Comparando superficies de herramientas…

Árbol de dependencias

Lo que un análisis de Forge resolvió a partir de los metadatos de npm el 2026-08-30: resolución observada, no una declaración del publicador.

0 paquetes resueltos · 0 directos · ninguno con avisos de seguridad La resolución se detiene en la profundidad 4 y en 60 paquetes.

Este paquete no declara dependencias en tiempo de ejecución.