Skip to content

Release v1.0.5

Choose a tag to compare

@github-actions github-actions released this 09 Aug 18:15
· 176 commits to main since this release

Altinity MCP Server v1.0.5

Release Notes

v1.0.5

IMPROVEMENTS

  • add --cors-origin CLI parameter and MCP_CORS_ORIGIN config parameter, to allow custom origin in CORS policy

BUG FIXES

Docker

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

Helm

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