# š Quick Start Guide
**Get Google Forms working with Cursor AI in 5 minutes!**
## One Command Installation
### Mac/Linux
Open Terminal and run:
```bash
cd /path/to/google-forms-mcp
./install.sh
```
### Windows
Open PowerShell and run:
```powershell
cd C:\path\to\google-forms-mcp
.\install.ps1
```
## What the Script Does
1. ā Installs `uv` (Python package manager)
2. ā Installs all dependencies
3. ā Opens Google Cloud Console (you create OAuth app)
4. ā Generates your authentication token
5. ā Configures Cursor automatically
## During Installation
You'll need to:
1. **Create OAuth credentials** in Google Cloud (script guides you)
2. **Sign in** with your Google account
3. **Grant permissions** to the app
That's it!
## After Installation
1. **Restart Cursor**
2. **Open AI chat** (Cmd+L or Ctrl+L)
3. **Ask:** `"List my Google Forms"`
## Example Commands to Try
- `"Create a customer feedback form"`
- `"Add questions to my form: name, email, and rating 1-5"`
- `"Show me the public link for my form"`
- `"Export responses from my feedback form to CSV"`
## Need Help?
- **Full guide:** [INSTALL.md](INSTALL.md)
- **All features:** [README.md](README.md)
- **Troubleshooting:** See [INSTALL.md](INSTALL.md)
## What You Get
ā Create forms with AI
ā Add all 12 question types
ā Export responses to CSV
ā Manage existing forms
ā 15 powerful tools
**Happy form building!** š
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/maksdizzy/google-forms-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server