NOTE: Refactor in progress. This code is not currently functional. Please submit issues with ideas and feedback.
This is a monorepo for the Google Workspace Developer Assist project.
-
@googleworkspace/card-dev-assist - Utility functions for Google Workspace card development.
-
@googleworkspace/developer-mcp - An MCP (Model Context Protocol) server for accessing and searching Google Workspace documentation, enabling AI assistants and tools to retrieve up-to-date information.
Contributions are welcome! Please see our Contributing Guide for more information.
pnpm install
pnpm build
pnpm test
pnpm check
pnpm lint
To add a new version for a pull request, run:
pnpm changeset add
If changes are made to the documentation, you can update the documentation by running:
pnpm readme
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
For support, please open an issue on GitHub.