Google Workspace Developer Tools VS Code Extension

Published: (December 18, 2025 at 08:48 PM EST)
1 min read
Source: Dev.to

Source: Dev.to

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
  • 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
Back to Blog

Related posts

Read more »