Claude-GAS-Bridge

{ "name": "claude-gas-bridge", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "@modelcontextprotocol/sdk": "^1.1.0", "node-fetch": "^3.3.2" } }