{"_id":"@aotq-official/mcp-server","name":"@aotq-official/mcp-server","dist-tags":{"latest":"0.2.0"},"versions":{"0.2.0":{"name":"@aotq-official/mcp-server","version":"0.2.0","description":"Art of the Question MCP — stdio proxy to hosted AoTQ MCP (install with npx, no repo clone)","type":"module","license":"MIT","repository":{"type":"git","url":"git+https://github.com/dehyubuilds/aotq.git","directory":"packages/aotq-mcp"},"bin":{"aotq-mcp":"dist/index.js"},"publishConfig":{"access":"public"},"scripts":{"build":"tsc","prepublishOnly":"npm run build","start":"node dist/index.js","dev":"tsx src/index.ts"},"dependencies":{"@modelcontextprotocol/sdk":"^1.12.1","zod":"^3.24.2"},"devDependencies":{"@types/node":"^22.9.0","tsx":"^4.21.0","typescript":"^5.6.3"},"engines":{"node":">=18"},"_id":"@aotq-official/mcp-server@0.2.0","gitHead":"14f0fdd8de81bb23ed775189ad69fa09e7cbfa85","bugs":{"url":"https://github.com/dehyubuilds/aotq/issues"},"homepage":"https://github.com/dehyubuilds/aotq#readme","_nodeVersion":"20.20.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-AeHTX4/6GZek1+5XceklH3h6lP2GiS9j1BRfMM6+pAI1J4bOTSD+g3SQ2KlMDYbQpVGyW2jjzsg7W710jH7Q9Q==","shasum":"6fbdf818dc92db09e1d212b75e959c6123c5ff64","tarball":"https://registry.npmjs.org/@aotq-official/mcp-server/-/mcp-server-0.2.0.tgz","fileCount":12,"unpackedSize":19816,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDKqPuQ24pR6wCShIGLw77wOk77ETsnvKK9rvV5Kl8FlAIhAIkg/Tb6lWwkd9Zsld+tDapCSJF36VRyIWa7vSplg8Oy"}]},"_npmUser":{"name":"dehsin","email":"dehyu.sinyan@gmail.com"},"directories":{},"maintainers":[{"name":"dehsin","email":"dehyu.sinyan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/mcp-server_0.2.0_1785860311018_0.8895984250223994"},"_hasShrinkwrap":false}},"time":{"created":"2026-08-04T16:18:30.843Z","0.2.0":"2026-08-04T16:18:31.159Z","modified":"2026-08-04T16:18:31.409Z"},"maintainers":[{"name":"dehsin","email":"dehyu.sinyan@gmail.com"}],"description":"Art of the Question MCP — stdio proxy to hosted AoTQ MCP (install with npx, no repo clone)","homepage":"https://github.com/dehyubuilds/aotq#readme","repository":{"type":"git","url":"git+https://github.com/dehyubuilds/aotq.git","directory":"packages/aotq-mcp"},"bugs":{"url":"https://github.com/dehyubuilds/aotq/issues"},"license":"MIT","readme":"# @aotq-official/mcp-server\n\nOfficial AoTQ MCP install for Cursor — **npx only** (stdio proxy → hosted MCP on aotq.app).\n\nGet the current install spec from https://aotq.app/api/art-of-the-question/mcp/install or the Connect page.\n\n```json\n{\n  \"mcpServers\": {\n    \"aotq\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@aotq-official/mcp-server@0.2.0\"],\n      \"env\": {\n        \"AOTQ_BASE_URL\": \"https://aotq.app\",\n        \"AOTQ_MCP_USER_KEY\": \"<from Connect → Generate MCP key>\"\n      }\n    }\n  }\n}\n```\n\nRequires production `AOTQ_REMOTE_MCP=1`. Personal key from https://aotq.app/art-of-the-question/connect .\n\nOperator publish: `NPM_TOKEN=... bash scripts/aotq-mcp-release.sh` from repo root (npm org **@aotq-official**).\n","readmeFilename":"README.md","_rev":"1-cc8660afe20fb73b7fec4f404c25fbb0"}