@tintin-sh/tintin
MCP server package @fuzzland/tintin
Install
agr install @tintin-sh/tintin --target claudeThis artifact does not publish files for Claude.
Document
{ "name": "@fuzzland/tintin", "version": "0.1.4", "description": "Tintin daemon and CLI", "type": "module", "private": false, "main": "./dist/src/main.js", "module": "./dist/src/main.js", "bin": { "tintin": "./dist/tintin.js", "tinc": "./dist/tinc.js" }, "publishConfig": { "access": "public" }, "files": [ "dist", "config.example.toml", "README.md" ], "engines": { "node": ">=20 <26" }, "scripts": { "build": "tsc -p tsconfig.build.json", "prepare": "npm run build", "start": "node dist/src/main.js", "migrate": "node dist/src/migrate.js", "test": "npm run build && node --test "dist/tests/**/*.test.js"", "typecheck": "tsc -p tsconfig.json --noEmit", "publish:public": "npm run build && npm publish --access public", "tintin": "node dist/tintin.js" }, "dependencies": { "@aws-sdk/client-s3": "^3.758.0", "@aws-sdk/s3-request-presigner": "^3.758.0", "@iarna/toml": "^2.2.5", "@modelcontextprotocol/sdk": "^1.25.0", "@pinecone-database/pinecone": "6.1.3", "@slack/oauth": "^3.0.4", "@slack/types": "^2.19.0", "@slack/web-api": "^7.13.0", "better-sqlite3": "^12.5.0", "diff": "^5.2.0", "dotenv-flow": "^4.1.0", "kysely": "^0.28.5", "modal": "^0.6.0", "mysql2": "^3.14.4", "pg": "^8.16.3", "picomatch": "^4.0.3", "undici": "^6.21.0", "ws": "^8.18.0", "zod": "^4.2.0" }, "devDependencies": { "@types/better-sqlite3": "^7.6.11", "@types/diff": "^5.2.0", "@types/node": "^20.14.11", "@types/pg": "^8.15.5", "@types/picomatch": "^3.0.2", "@types/ws": "^8.5.13", "typescript": "^5.4.5" } }
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-ef12833494c52026-08-05