From 704b1d1fb69117b373160748d868de920dd552c4 Mon Sep 17 00:00:00 2001 From: blake Date: Thu, 16 Apr 2026 09:40:53 +1000 Subject: [PATCH] docs: add Glama score badge to README Surfaces the Glama score so awesome-mcp-servers listing (PR #4903) reflects grading. Acted-By: ~blake Drafted-With: ~cc-opus-4.6 Co-Authored-By: Claude Opus 4.6 (1M context) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f6b6162..8ae4eab 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ ALTER Identity SDK — query the continuous identity field from any JavaScript/T [![License: Apache-2.0](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](./LICENSE) [![CI](https://github.com/true-alter/alter-identity/actions/workflows/ci.yml/badge.svg)](https://github.com/true-alter/alter-identity/actions/workflows/ci.yml) [![Node](https://img.shields.io/badge/node-%E2%89%A518-brightgreen.svg)](#api) +[![Glama score](https://glama.ai/mcp/servers/true-alter/alter-identity/badges/score.svg)](https://glama.ai/mcp/servers/true-alter/alter-identity) > **Install:** `npm install @truealter/sdk` > **Publish channel:** this repository is the public source mirror of the SDK that ships as [`@truealter/sdk`](https://www.npmjs.com/package/@truealter/sdk) on npm. The canonical build + publish flow lives in ALTER's monorepo — PRs and issues are welcome here; upstream sync happens on each tagged release.