← Browse

@raullenchai/vnsh-mcp

MCP server package vnsh-mcp

mcp_servermcp

Install

agr install @raullenchai/vnsh-mcp --target claude

This artifact does not publish files for Claude.

Document

{ "name": "vnsh-mcp", "version": "1.4.4", "mcpName": "io.github.raullenchai/vnsh", "description": "One workspace all your AI agents can read and write — MCP server for vnsh, encrypted client-side", "keywords": [ "mcp", "model-context-protocol", "ai-agents", "workspace", "claude-code", "cursor", "encryption", "host-blind", "ephemeral", "share-context" ], "author": "raullenchai", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/raullenchai/vnsh.git" }, "homepage": "https://vnsh.dev", "bugs": { "url": "https://github.com/raullenchai/vnsh/issues" }, "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", "bin": { "vnsh-mcp": "./dist/index.js" }, "files": [ "dist/index.js", "dist/index.d.ts", "dist/crypto.js", "dist/crypto.d.ts", "README.md" ], "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsx src/index.ts", "test": "vitest run", "test:watch": "vitest", "prepublishOnly": "npm run build" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "zod": "^3.23.0" }, "devDependencies": { "@types/node": "^20.0.0", "@vitest/coverage-v8": "^3.2.4", "tsx": "^4.0.0", "typescript": "^5.0.0", "vitest": "^3.2.4" }, "engines": { "node": ">=18.0.0" } }

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-5b6066ceb5182026-08-05