Skip to content

feat: publish integrations/tracevault-mcp to npm #182

@hashedone

Description

@hashedone

Goal

Publish the ask_tracevault MCP server (integrations/tracevault-mcp/) to npm so users can install it globally without cloning the repo:

npm install -g @<scope>/mcp-server
tracevault-mcp  # or add to .mcp.json

Open questions

  • Package scope/name (TBD — depends on rename to Visdom Trace and npm org ownership)
  • Whether to publish the pre-built dist/ or require users to npm run build (currently dist is gitignored)
  • CI automation: publish on release-plz tag, or manual

Current workaround

npm install --prefix integrations/tracevault-mcp after cloning the repo (documented in README).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions