Google Workspace Developer Tools VS Code Extension
Source: Dev.to
I recently released the Google Workspace Developer Tools VS Code extension to help developers with OAuth2 scope management and AI assistance.
Features
OAuth2 Scope Intelligence
The extension validates and documents Google Workspace OAuth2 scopes directly in your code. It provides:
- Real‑time validation for invalid scopes
- Security classifications for restricted/sensitive scopes
- Hover documentation with API details
It supports all Google Workspace APIs.
MCP (Model Context Protocol) Server
An integrated MCP server enables AI‑powered development, giving you:
- Correct access to API documentation
- Context‑aware suggestions while you code
