← Browse

@datagrok-ai/grokky

A

MCP server package @datagrok/grokky

mcp_servermcp

Install

agr install @datagrok-ai/grokky --target claude

This artifact does not publish files for Claude.

Document

{ "name": "@datagrok/grokky", "friendlyName": "Grokky", "version": "1.0.4", "description": "Grokky AI assistant for Datagrok", "author": { "name": "Oleksandra Serhiienko", "email": "oserhiienko@datagrok.ai" }, "dependencies": { "@ai-sdk/amazon-bedrock": "^4.0.77", "@ai-sdk/anthropic": "^3.0.31", "@ai-sdk/openai": "^3.0.23", "@ai-sdk/provider": "^3.0.6", "@datagrok-libraries/db-explorer": "^1.7.2", "@datagrok-libraries/test": "^1.1.0", "@datagrok-libraries/utils": "^4.6.5", "@modelcontextprotocol/sdk": "^1.21.1", "@types/dom-chromium-ai": "^0.0.10", "ai": "^6.0.62", "cash-dom": "^8.1.5", "datagrok-api": "../../js-api", "dayjs": "^1.11.19", "js-yaml": "^4.1.0", "openai": "^6.16.0" }, "devDependencies": { "@types/dom-speech-recognition": "^0.0.7", "@types/js-yaml": "^4.0.9", "@typescript-eslint/eslint-plugin": "^8.8.1", "@typescript-eslint/parser": "^8.8.1", "css-loader": "^7.1.2", "datagrok-tools": "^5.0.0", "eslint": "^8.57.1", "eslint-config-google": "^0.14.0", "eslint-plugin-rxjs": "^5.0.3", "style-loader": "^4.0.0", "ts-loader": "^9.5.4", "typescript": "^5.9.3", "webpack": "^5.104.1", "webpack-cli": "^6.0.1" }, "scripts": { "link-all": "grok link", "debug-grokky": "webpack && grok publish", "release-grokky": "webpack && grok publish --release", "build-grokky": "webpack", "build": "grok api && grok check --soft && webpack", "debug-grokky-dev": "webpack && grok publish dev", "release-grokky-dev": "webpack && grok publish dev --release", "debug-grokky-public": "webpack && grok publish public", "release-grokky-public": "webpack && grok publish public --release" }, "canEdit": [ "Administrators" ], "canView": [ "All users" ], "repository": { "type": "git", "url": "https://github.com/datagrok-ai/public.git", "directory": "packages/Grokky" }, "sources": [ "css/ai.css" ], "overrides": { "datagrok-api": "$datagrok-api" } }

Trustgrade A

  • passBody integrity

    Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.

  • warnType matchbest-effort: server code not analyzed

    Whether the artifact is really the kind of thing its metadata claims it is.

  • passFreshness

    How long since the source repository was last pushed to.

  • passPrompt injection

    Scans the artifact's own text for instructions aimed at your agent rather than at you.

  • passLicense

    Whether the source repository declares an SPDX license permissive enough to redistribute.

How the grade is calculated

Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:

  • Aevery check passed
  • Bone warning
  • Ctwo warnings
  • Dprompt injection or body integrity failed, or three warnings
  • Fone of those failed, and something else is wrong

These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.

Versions

  • git-e55b9e01de172026-08-06