Skip to content

Release v1.0.4

Choose a tag to compare

@github-actions github-actions released this 06 Aug 18:51
· 185 commits to main since this release

Altinity MCP Server v1.0.4

Release Notes

v1.0.4

FEATURES

  • add /jwe-token-generator endpoint to generate JWE tokens, fix #8

Docker

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

Helm

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