{"_id":"@ackd/install-mcp","name":"@ackd/install-mcp","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"@ackd/install-mcp","version":"0.1.0","description":"One-command installer for the Ackd MCP server — works with Claude Desktop, Cursor, VS Code, and more.","type":"module","license":"MIT","repository":{"type":"git","url":"git+https://github.com/ekassinghchhabra/ackd.git","directory":"packages/install-mcp"},"keywords":["ackd","mcp","model-context-protocol","cli","installer"],"bin":{"ackd-install-mcp":"dist/index.js"},"scripts":{"build":"tsup","prepublish":"pnpm build","dev":"tsup --watch"},"dependencies":{"add-mcp":"^1.10.4","picocolors":"^1.1.1"},"devDependencies":{"@types/node":"^22.15.3","tsup":"^8.4.0","typescript":"^5.8.3"},"engines":{"node":">=18"},"gitHead":"532a6d42dfbf1139446b7fa11db644f46453cf62","_id":"@ackd/install-mcp@0.1.0","bugs":{"url":"https://github.com/ekassinghchhabra/ackd/issues"},"homepage":"https://github.com/ekassinghchhabra/ackd#readme","_nodeVersion":"26.3.0","_npmVersion":"11.16.0","dist":{"integrity":"sha512-2CVEYdGJ7dBRJrxuzy/wLlr3JbzvEeXkF9N5yklJl3a0kOUhfRYxj/qBXBzs2QeCRDm9TJdjHIiXLjBdPWp7Xg==","shasum":"6bbbc90c30c6516ac065140e5dd6884a2171426d","tarball":"https://registry.npmjs.org/@ackd/install-mcp/-/install-mcp-0.1.0.tgz","fileCount":4,"unpackedSize":14672,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBL8rhiWlI1CeVJdvoS9OD8UuXNk0YyPkdqEKIMQCWSCAiEAgiWMFFH8DAovCRvg927dfD+4HfM/HpS33HqRXg4e5DY="}]},"_npmUser":{"name":"ekasc","email":"ekas.esc@gmail.com"},"directories":{},"maintainers":[{"name":"ekasc","email":"ekas.esc@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/install-mcp_0.1.0_1781943012104_0.11097819286636268"},"_hasShrinkwrap":false}},"time":{"created":"2026-06-20T08:10:11.919Z","0.1.0":"2026-06-20T08:10:12.242Z","modified":"2026-06-20T08:10:12.494Z"},"maintainers":[{"name":"ekasc","email":"ekas.esc@gmail.com"}],"description":"One-command installer for the Ackd MCP server — works with Claude Desktop, Cursor, VS Code, and more.","homepage":"https://github.com/ekassinghchhabra/ackd#readme","keywords":["ackd","mcp","model-context-protocol","cli","installer"],"repository":{"type":"git","url":"git+https://github.com/ekassinghchhabra/ackd.git","directory":"packages/install-mcp"},"bugs":{"url":"https://github.com/ekassinghchhabra/ackd/issues"},"license":"MIT","readme":"# @ackd/install-mcp\n\nOne-command installer for the [Ackd](https://ackd.app) MCP server.\n\nWorks with **Claude Desktop**, **Cursor**, **VS Code**, **Claude Code**, **OpenCode**, **Windsurf**, **Zed**, and more.\n\n## Usage\n\n```bash\nnpx @ackd/install-mcp\n```\n\nYou'll be prompted for your API key. For non-interactive (agent/CI) mode:\n\n```bash\nACKD_API_KEY=your_key_here npx -y @ackd/install-mcp\n```\n\n### Options\n\n| Flag | Description |\n|---|---|\n| `-y, --yes` | Non-interactive mode (requires `ACKD_API_KEY` env) |\n| `-g, --global` | Install to global configs (default) |\n| `-a, --agent` | Target a specific agent (repeatable, e.g. `-a cursor -a claude-code`) |\n| `-h, --help` | Show help |\n\n### Environment\n\n| Variable | Default | Description |\n|---|---|---|\n| `ACKD_API_KEY` | — | API key for authentication |\n| `ACKD_API_BASE_URL` | `https://api.ackd.app` | API base URL |\n\n## How it works\n\nThe package uses [add-mcp](https://github.com/neon-solutions/add-mcp) under the hood to detect your installed AI coding agents and write the MCP server configuration to each one. The server connects via SSE transport with your API key for authentication.\n","readmeFilename":"README.md","_rev":"1-b94bb91eab2308e638f844c776aa2295"}