Claude Code Skill and MCP Server for GeminiWatermarkTool — let AI agents remove Gemini watermarks automatically
# gwt-integrations > AI agent integrations for [GeminiWatermarkTool](https://github.com/allenk/GeminiWatermarkTool) — Gemini-like skill, Codex-like skill, and a shared MCP server [](https://www.python.org/) [](https://www.anthropic.com/news/skills) [](https://modelcontextprotocol.io) [](https://github.com/allenk/GeminiWatermarkTool) [](https://github.com/anthropics/skills/tree/main/skills/skill-creator) [](LICENSE) [](https://github.com/allenk/gwt-integrations) This repo provides specialized skill entrypoints for different agent families plus one shared MCP server. | Integration | Works with | How agent invokes GWT | |-------------|-----------|----------------------| | **Root Skill** | Claude Code and Gemini-like agents | Reads the root `SKILL.md` → builds CLI args → calls binary directly | | **Codex Skill** | Codex and Codex-like agents | Installs from `skills/gwt/` → reads that `SKILL.md` → calls binary directly | | **MCP Server** | Claude Code, Gemini, Zed, OpenAI Codex, any MCP client | Calls MCP tools → server.py → binary | The skill entrypoints are intentionally specialized. The `mcp/` directory remains shared across all clients. ## Layout Strategy This repo uses distinct skill entrypoints: - Root skill layout: for Gemini-like agents - `skills/gwt/`: for Codex-like agents This avoids forcing both agent families to share the exact same prompt wording and installer defaults. ## Install Destination Rules | Integration path | Situation |
Google's AI-powered research notebook that ingests your documents and becomes an expert on your content. Generates audio overviews, study guides, FAQs, and interactive discussions from uploaded sources.
Google DeepMind's experimental AI agent that can navigate websites, fill forms, and complete multi-step browser tasks autonomously. Uses Gemini's multimodal understanding to interact with web interfaces.
Google DeepMind's universal AI assistant prototype that can see, hear, and respond in real-time through your device camera and microphone. Demonstrates the future of multimodal AI interaction.
Google Cloud's enterprise platform for building, deploying, and managing AI agents powered by Gemini. Supports multi-agent orchestration, tool integration, and enterprise governance.
Gemini's agentic research capability that autonomously browses the web, synthesizes information from dozens of sources, and produces comprehensive research reports on any topic.
Interactive coding and content creation agent that generates, previews, and iterates on code, documents, and interactive applications in a side panel. Supports HTML/CSS/JS, Python, and more.