Skip to content

Release v1.0.7

Choose a tag to compare

@github-actions github-actions released this 21 Aug 13:01
· 131 commits to main since this release

Altinity MCP Server v1.0.7

Release Notes

v1.0.7

IMPROVEMENTS

  • Update and enhance integration documentation for AI tools like Claude, Cursor, Windsurf, and OpenAI GPTs.
  • Improve Helm chart documentation and resolve issues in the publishing workflow.
  • Update project dependencies.

Docker

docker run --rm ghcr.io/altinity/altinity-mcp:1.0.7 altinity-mcp --help

Helm

helm install altinity-mcp oci://ghcr.io/altinity/altinity-mcp/helm/altinity-mcp -n <your-namespace> -f <your-values.yaml>