{"name": "@iflow-mcp/shunsukehayashi-context_engineering_mcp", "version": "1.0.0", "description": "MCP server for AI Guides API with Gemini integration", "main": "index.js", "type": "module", "scripts": {"start": "node index.js"}, "bin": {"iflow-mcp-shunsukehayashi-context_engineering_mcp": "./context_mcp_server.js"}, "dependencies": {"@modelcontextprotocol/sdk": "^1.0.4", "node-fetch": "^3.3.2"}, "engines": {"node": ">=18.0.0"}}