| { | |
| "name": "jules-mcp-dynamic-auth", | |
| "version": "1.1.0", | |
| "description": "MCP server for Google Jules API with dynamic user authentication", | |
| "main": "server.js", | |
| "dependencies": { | |
| "@modelcontextprotocol/sdk": "^1.0.1", | |
| "axios": "^1.6.0", | |
| "express": "^4.18.2" | |
| } | |
| } |