googleworkspace/dev-assist
A monorepo for the Google Workspace Dev Assist project, providing an MCP server with tools for AI assistants to access and search Google Workspace documentation.
Platform-specific configuration:
{
"mcpServers": {
"dev-assist": {
"command": "npx",
"args": [
"-y",
"dev-assist"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...