Skip to content

Releases: wundervault/wundervault-mcp

Release list

v1.6.8

Choose a tag to compare

@snoweman snoweman released this 15 Jun 19:30

Adds WUNDERVAULT_MOCK demo mode (off by default) so directory scanners / CI (Glama) can build and introspect all 6 tools without the local wundervault-agent daemon or credentials. Production behavior unchanged. This release points at the MOCK-enabled code (was missing from v1.6.7, which was tagged at an earlier commit).

v1.6.7

Choose a tag to compare

@snoweman snoweman released this 15 Jun 05:21

wundervault MCP server v1.6.7.

Secrets access and vault_exec for AI agents, with credentials delivered at runtime by the local wundervault-agent daemon (the server starts and answers introspection with zero env vars).

  • Adds the mcpName field so the package resolves against the official MCP Registry (io.github.wundervault/wundervault-mcp).
  • Ships a Dockerfile + glama.json for containerized introspection.

Published to npm as @wundervault/mcp-server@1.6.7.