← Browse

@tencentcloudbase/cloudbase-ts

MCP server package cloudbase-ts

mcp_servermcp

Install

agr install @tencentcloudbase/cloudbase-ts --target claude

This artifact does not publish files for Claude.

Document

{ "name": "cloudbase-ts", "version": "1.0.0", "description": "", "main": "dist/index.js", "type": "module", "scripts": { "test": "echo "Error: no test specified" && exit 1", "build": "tsc -p tsconfig.json", "fix": "npx eslint './src//*.ts' --fix", "lint": "npx eslint src//.ts", "dev": "npx tsx watch src/index.ts", "start": "node dist/index.js" }, "author": "", "license": "ISC", "lint-staged": { ".ts": [ "yarn fix" ] }, "engines": { "node": ">=18.0.0" }, "dependencies": { "@ag-ui/client": "^0.0.42", "@cloudbase/agent-adapter-llm": "^1.0.1-alpha.30", "@cloudbase/agent-adapter-wx": "^1.0.1-alpha.30", "@cloudbase/agent-server": "^0.0.20", "@cloudbase/aiagent-framework": "^1.0.0-beta.27", "@cloudbase/mcp": "^1.0.0-beta.24", "@cloudbase/node-sdk": "3.13.0", "@dotenvx/dotenvx": "^1.34.0", "@modelcontextprotocol/sdk": "1.11.3", "express": "^5.2.1", "js-yaml": "^4.1.0", "jwt-decode": "^4.0.0", "nanoid": "^3.1.10", "openai": "^6.21.0", "rxjs": "7.8.1" }, "devDependencies": { "@stylistic/eslint-plugin-ts": "^3.1.0", "@types/express": "^5.0.2", "@types/js-yaml": "^4.0.9", "@types/node": "^22.10.7", "@typescript-eslint/eslint-plugin": "^8.34.0", "@typescript-eslint/parser": "^8.34.0", "eslint": "^8.57.0", "eslint-plugin-node": "^11.1.0", "eslint-plugin-prettier": "^5.5.1", "eslint-plugin-simple-import-sort": "^12.1.1", "globals": "^16.2.0", "lint-staged": "^16.1.2", "rimraf": "^6.0.1", "ts-node": "^10.9.2", "tsx": "^4.19.0", "typescript": "^5.7.3", "typescript-eslint": "^8.34.0" }, "overrides": { "rxjs": "7.8.1" } }

Trust

Not scanned yet. Artifacts are graded after they are crawled, so a recently discovered one may have no result for a while.

Versions

  • git-ec10adc6e9ae2026-08-05