DEV Community

Justin Poehnelt for Google Workspace Developers

Posted on • Originally published at justin.poehnelt.com

Google Workspace Developer Tools VS Code Extension

I recently released the Google Workspace Developer Tools VS Code extension to help developers with OAuth2 scope management and AI assistance.

OAuth2 Scope Linting & Completions

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, and hover documentation with API details. It supports all Google Workspace APIs.

MCP (Model Context Protocol) Server

It also includes an MCP server for AI-powered development, allowing correct access to API documentation and context-aware suggestions.

Links

Google Workspace Developer Tools VS Code Extension © 2025 by Justin Poehnelt is licensed under CC BY-SA 4.0

Top comments (0)