Skip to content

@decocms/mesh v2.96.0

Choose a tag to compare

@github-actions github-actions released this 13 Feb 12:40
· 2696 commits to main since this release
57b1a52

MCP Mesh v2.96.0

Self-hostable Virtual MCP for managing AI connections and tools.

Install via npm

bunx @decocms/mesh@2.96.0

Install via Docker

docker pull ghcr.io/decocms/mesh/mesh:2.96.0

docker run -d \
  -p 3000:3000 \
  -v mesh-data:/app/data \
  --name mesh \
  ghcr.io/decocms/mesh/mesh:2.96.0

Documentation

https://github.com/decocms/mesh