From 7bfb673b3ff64ded3ad137e762b7a16b2b085558 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Pierzcha=C5=82a?= Date: Mon, 1 Jun 2026 19:17:04 -0500 Subject: [PATCH] chore: update glama mcp metadata --- README.md | 1 + glama.json | 4 ++++ website/docs/docs/agent-setup.md | 2 +- 3 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 glama.json diff --git a/README.md b/README.md index 914707ebc..7a9ec4428 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ [![npm version](https://img.shields.io/npm/v/agent-device.svg)](https://www.npmjs.com/package/agent-device) [![CI](https://github.com/callstackincubator/agent-device/actions/workflows/ci.yml/badge.svg)](https://github.com/callstackincubator/agent-device/actions/workflows/ci.yml) [![License: MIT](https://img.shields.io/badge/license-MIT-black.svg)](LICENSE) +[![Glama MCP server](https://glama.ai/mcp/servers/callstackincubator/agent-device/badges/score.svg)](https://glama.ai/mcp/servers/callstackincubator/agent-device) Mobile app verification for AI agents. diff --git a/glama.json b/glama.json new file mode 100644 index 000000000..a18f258e9 --- /dev/null +++ b/glama.json @@ -0,0 +1,4 @@ +{ + "$schema": "https://glama.ai/mcp/schemas/server.json", + "maintainers": ["thymikee"] +} diff --git a/website/docs/docs/agent-setup.md b/website/docs/docs/agent-setup.md index 8d4c76837..a312ffefd 100644 --- a/website/docs/docs/agent-setup.md +++ b/website/docs/docs/agent-setup.md @@ -86,7 +86,7 @@ No global install variant. Pin a user- or project-selected package version for u } ``` -Registry metadata uses MCP name `io.github.callstackincubator/agent-device`, npm package `agent-device`, stdio transport, `mcpName` package verification, `server.json`, and `smithery.yaml`. +Registry metadata uses MCP name `io.github.callstackincubator/agent-device`, npm package `agent-device`, stdio transport, `mcpName` package verification, `server.json`, `glama.json`, and `smithery.yaml`. Glama lists the server at [callstackincubator/agent-device](https://glama.ai/mcp/servers/callstackincubator/agent-device). ## Cursor