@regenrek/oplink
AMCP server package @instructa/oplink
Install
agr install @regenrek/oplink --target claudeThis artifact does not publish files for Claude.
Document
{ "name": "@instructa/oplink", "private": true, "version": "0.0.9", "engines": { "node": "^18.0.0 || >=20.0.0" }, "repository": { "type": "git", "url": "git+https://github.com/regenrek/oplink-mcp" }, "license": "MIT", "scripts": { "build": "pnpm -r --filter './packages/' build", "build:test-utils": "pnpm -r --filter './packages/test-utils' build", "cli:dist": "node packages/cli/dist/index.mjs server --config ./.mcp-workflows", "cli:brun": "pnpm -r --filter './packages/' build && pnpm -r --filter './packages/cli' run oplink", "cli:run": "pnpm -r --filter './packages/cli' run oplink", "link-create": "cd packages/create-oplink && pnpm link --global", "docs:build": "pnpm -r --filter './docs/' build", "docs:llms": "npx repomix docs/oplink-docs/content --include '/.md' --ignore '/1.index.md,index.md,credits.md,oplink' --output docs/oplink-docs/public/llms_full.txt", "docs:dev": "pnpm -r --filter './docs/' dev", "bootstrap:linear": "tsx scripts/bootstrap-linear.ts", "test": "pnpm run build && vitest", "test:ci": "pnpm run build && vitest run --reporter=dot", "lint": "biome lint", "biome:write-fix": "biome check --write --unsafe", "publish-npm": "pnpm -r --filter='./packages/oplink' run build && tsx scripts/release.ts", "clean": "find . -name 'node_modules' -type d -prune -exec rm -rf {} \; 2>/dev/null || true", "clean:dist": "find . -name 'dist' -type d -prune -exec rm -rf {} \; 2>/dev/null || true", "clean:lock": "find . -name 'pnpm-lock.yaml' -type f -delete 2>/dev/null || true", "clean:all": "pnpm clean && pnpm clean:dist && pnpm clean:lock" }, "keywords": [ "oplink", "mcp", "model-context-protocol", "workflows", "prompts", "ai" ], "devDependencies": { "@antfu/eslint-config": "catalog:cli", "@antfu/ni": "catalog:cli", "@antfu/utils": "catalog:utils", "@cloudflare/workers-types": "^4.20250204.0", "@modelcontextprotocol/inspector": "catalog:cli", "@modelcontextprotocol/sdk": "catalog:prod", "@release-it/bumper": "^6.0.1", "@release-it/conventional-changelog": "^8.0.2", "@types/js-yaml": "catalog:types", "@types/json-query": "^2.2.6", "@types/node": "catalog:types", "@types/pg": "^8.11.11", "@vitejs/release-scripts": "^1.3.3", "bumpp": "catalog:cli", "chalk": "catalog:utils", "conventional-changelog-cli": "^5.0.0", "cursor-tools": "latest", "eslint": "catalog:cli", "eslint-config-unjs": "^0.4.2", "execa": "catalog:utils", "globals": "^15.15.0", "h3": "catalog:prod", "inquirer": "catalog:cli", "js-yaml": "catalog:prod", "lint-staged": "catalog:cli", "mustache": "^4.2.0", "nodemon": "catalog:cli", "picocolors": "catalog:utils", "prompts": "catalog:cli", "release-it": "^17.11.0", "rimraf": "catalog:utils", "rolldown": "1.0.0-beta.49", "semver": "catalog:utils", "simple-git-hooks": "catalog:cli", "tinyexec": "catalog:utils", "tslib": "catalog:prod", "tsx": "catalog:cli", "typescript": "catalog:cli", "typescript-eslint": "^8.26.1", "vite": "catalog:cli", "vitest": "^4.0.8", "vitest-package-exports": "catalog:testing", "wrangler": "^3.1.0", "zod": "catalog:prod" }, "packageManager": "pnpm@10.6.3", "pnpm": { "onlyBuiltDependencies": [ "better-sqlite3" ], "overrides": { "oplink": "workspace:", "@nuxt/content>zod": "4.1.12", "zod": "3.23.8", "zod-to-json-schema": "3.24.1" } }, "dependencies": { "@biomejs/biome": "catalog:cli" } }
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-10def85bbc0b2026-08-06