{"_id":"@aeokit/cli","name":"@aeokit/cli","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"@aeokit/cli","version":"0.1.0","license":"AGPL-3.0-only","type":"module","bin":{"aeokit":"dist/index.js"},"exports":{".":{"types":"./dist/client.d.ts","import":"./dist/client.js"},"./mcp":{"types":"./dist/mcp.d.ts","import":"./dist/mcp.js"}},"dependencies":{"@modelcontextprotocol/server":"^2.0.0","zod":"^4.1.12","@aeokit/auth":"0.1.0"},"devDependencies":{"@types/node":"^24.0.0","tsx":"^4.20.5","typescript":"^5.9.3","vitest":"^3.2.4"},"scripts":{"start":"tsx src/index.ts","build":"tsc -p tsconfig.json","typecheck":"tsc --noEmit","test":"vitest run"},"_id":"@aeokit/cli@0.1.0","description":"Use the Aeokit API from a terminal or expose it as an MCP stdio server.","_integrity":"sha512-hpb0wQYMg/704Dmgo30V0+Yv54I2JzH52UZtBdNDuMxNSNJFsEduFeZOCYDxtxY3DI+twNAkCI/b9/nZpqm/7w==","_resolved":"/private/var/folders/r8/cw6ln0cj1tj5fkgr7yhgjtfw0000gn/T/54b8fe4eecad1fc0444e8ddc0d707557/aeokit-cli-0.1.0.tgz","_from":"file:aeokit-cli-0.1.0.tgz","_nodeVersion":"26.7.0","_npmVersion":"11.19.0","dist":{"integrity":"sha512-hpb0wQYMg/704Dmgo30V0+Yv54I2JzH52UZtBdNDuMxNSNJFsEduFeZOCYDxtxY3DI+twNAkCI/b9/nZpqm/7w==","shasum":"2ea818752ffd4108de11d768d54b7b0bb2a0de61","tarball":"https://registry.npmjs.org/@aeokit/cli/-/cli-0.1.0.tgz","fileCount":9,"unpackedSize":41687,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIA/1cR307A2bTqdk7afJ6iXUo/zZTq9EjnOi6Ev4zOYMAiEAgAqY0DnGHr2RXKfJkhrb0w/N15cqSwARKk2sZTZq7Ss="}]},"_npmUser":{"name":"aeokit","email":"jackwalkerlabs@gmail.com"},"directories":{},"maintainers":[{"name":"aeokit","email":"jackwalkerlabs@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cli_0.1.0_1788058608387_0.4577786705995466"},"_hasShrinkwrap":false}},"time":{"created":"2026-08-30T02:56:48.233Z","0.1.0":"2026-08-30T02:56:48.538Z","modified":"2026-08-30T02:56:48.747Z"},"maintainers":[{"name":"aeokit","email":"jackwalkerlabs@gmail.com"}],"description":"Use the Aeokit API from a terminal or expose it as an MCP stdio server.","license":"AGPL-3.0-only","readme":"# @aeokit/cli\n\nUse the Aeokit API from a terminal or expose it as an MCP stdio server.\n\n```sh\nAEOKIT_URL=https://cloud.aeokit.dev \\\nAEOKIT_API_KEY=aeo_live_... \\\naeokit projects\n\nAEOKIT_URL=https://cloud.aeokit.dev \\\nAEOKIT_API_KEY=aeo_live_... \\\naeokit mcp\n```\n\nFor an opt-in self-hosted authenticated runtime, generate a key locally:\n\n```sh\naeokit key create\n```\n\nPut the returned `hash` in `AEOKIT_API_KEY_HASHES`; give the one-time `key`\nto clients as `AEOKIT_API_KEY`.\n","readmeFilename":"README.md","_rev":"1-4a903c71e799232752a601d2a6cff2de"}