Gauntlet-Incept MCP

{ "name": "gauntlet-incept", "version": "1.0.0", "description": "A system for generating high-quality educational content tailored to students' knowledge levels and interests.", "main": "test-connection.js", "directories": { "doc": "docs" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Birdsmith/Gauntlet-Incept-MCP.git" }, "keywords": [], "author": "", "license": "ISC", "type": "commonjs", "bugs": { "url": "https://github.com/Birdsmith/Gauntlet-Incept-MCP/issues" }, "homepage": "https://github.com/Birdsmith/Gauntlet-Incept-MCP#readme", "dependencies": { "pg": "^8.13.3" } }