Skip to content

Releases: philipnee/mvmt

v0.1.0

18 Apr 04:19
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

mvmt v0.1.0

First public release of mvmt: a local-first MCP hub for scoped access to personal data.

Included

  • Interactive mvmt init
  • Local Streamable HTTP MCP server
  • Stdio mode for direct MCP client launch
  • Scoped filesystem access through the official filesystem MCP server
  • Native Obsidian connector
  • Tunnel mode for public HTTPS access
  • OAuth/PKCE flow for remote web clients
  • Bearer-token auth for direct HTTP clients
  • Origin checks
  • Environment scrubbing for stdio child processes
  • Read-only defaults and write gates
  • Pattern-based redactor plugin
  • JSONL audit log
  • mvmt doctor
  • Interactive mvmt start -i

Notes

Remote access is authenticated, but connector scope still determines what clients can access. Use narrow, read-only scopes when exposing mvmt over a tunnel.