# hn-mcp-server Development Guidelines
Auto-generated from all feature plans. Last updated: 2025-10-30
## Active Technologies
- N/A (stateless API proxy) (001-hn-mcp-server)
- TypeScript 5.x / Node.js 22+ + @modelcontextprotocol/sdk (latest), zod (for schema validation), zod-to-json-schema (for MCP tool schemas) (001-hn-mcp-server)
## Project Structure
```text
src/
tests/
```
## Commands
npm test; npm run lint
## Code Style
TypeScript 5.x / Node.js 22+: Follow standard conventions
## Recent Changes
- 001-hn-mcp-server: Added TypeScript 5.x / Node.js 22+ + @modelcontextprotocol/sdk (latest), zod (for schema validation), zod-to-json-schema (for MCP tool schemas)
- 001-hn-mcp-server: Added TypeScript 5.x / Node.js 22+ + @modelcontextprotocol/sdk (latest), zod (for schema validation), zod-to-json-schema (for MCP tool schemas)
<!-- MANUAL ADDITIONS START -->
<!-- MANUAL ADDITIONS END -->