Skip to main content
Glama

SettleMint

Official
by settlemint
package.json2.61 kB
{ "name": "sdk", "version": "2.6.2", "private": true, "license": "FSL-1.1-MIT", "author": { "name": "SettleMint", "email": "support@settlemint.com", "url": "https://settlemint.com" }, "homepage": "https://github.com/settlemint/sdk/blob/main/README.md", "repository": { "type": "git", "url": "git+https://github.com/settlemint/sdk.git" }, "bugs": { "url": "https://github.com/settlemint/sdk/issues", "email": "support@settlemint.com" }, "scripts": { "clean": "git clean -fdX -e '.env' -e '.env.*' -e '!.env' -e '!.env.*' && find . -type f \\( -name 'pnpm-lock.yaml' -o -name 'package-lock.json' -o -name 'yarn.lock' -o -name 'bun.lockb' -o -name 'bun.lock' \\) -exec rm -f {} + && bun install --save-text-lockfile", "lint:biome": "biome lint --write --unsafe .", "knip": "knip", "format:biome": "biome format --write .", "publint": "turbo publint", "attw": "turbo attw", "build": "turbo build", "dev": "turbo dev --concurrency=14", "lint": "turbo lint", "codegen": "turbo codegen", "publish-npm": "turbo publish-npm", "docker": "turbo docker", "deploy": "turbo deploy", "translate": "turbo translate", "typecheck": "turbo typecheck", "ci:local": "bunx turbo format:biome codegen typecheck lint build attw publint test:coverage --concurrency=14 --summarize", "test:typecheck": "cd test && bunx tsc", "test:e2e": "bun test test/*.ts --coverage --preload ./test/scripts/setup-platform-resources.ts", "link:all": "for dir in sdk/*; do cd $dir && bun link && cd ../..; done", "docs": "turbo docs && turbo generate-readme", "generate-readme": "bun scripts/generate-readme.ts" }, "devDependencies": { "@arethetypeswrong/cli": "0.18.2", "@biomejs/biome": "2.2.5", "@types/bun": "1.2.23", "@types/mustache": "4.2.6", "knip": "5.64.2", "mustache": "4.2.0", "publint": "0.3.14", "tsdown": "^0.15.0", "turbo": "2.5.8", "typedoc": "0.28.13", "typedoc-plugin-markdown": "4.9.0", "typedoc-plugin-merge-modules": "7.0.0", "typedoc-plugin-zod": "1.4.2", "typescript": "5.9.3" }, "engines": { "node": ">=20" }, "workspaces": [ "sdk/*", "test", "scripts" ], "trustedDependencies": [ "@biomejs/biome", "bufferutil", "esbuild", "keccak", "keytar", "lefthook", "secp256k1", "sharp", "utf-8-validate" ], "overrides": { "elliptic": "6.6.1", "ws": "8.18.3", "adm-zip": "0.5.16", "react-is": "19.2.0", "undici": "7.16.0" }, "dependencies": {} }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/settlemint/sdk'

If you have feedback or need assistance with the MCP directory API, please join our Discord server