What problem does it solve?
Setting up the ToolUniverse plugin on Google Antigravity involves easy-to-mistake details like the agy CLI name, the agy plugin install <path> flow, the uvx-based MCP server, and API-key environment variables. This Skill provides the exact, verified steps so you avoid misconfiguration and failed MCP server startups.
Core Features & Use Cases
- Guided Installation: Walks through prerequisites (uv, agy CLI) and two install paths — direct plugin path install or clone-then-install from the GitHub repository.
- Verification & Troubleshooting: Shows how to confirm the install with
agy plugin list, and provides fixes for common failures like uvx: command not found, MCP server startup errors, and Python version requirements.
- Lifecycle Management: Covers updating via
uv cache clean tooluniverse, configuring optional API keys (NCBI, OncoKB, Semantic Scholar), and understanding what components get installed (MCP server, 120+ skills, research agent).
- Use Case: You installed the plugin but the scientific tools are not appearing in Antigravity — consult this Skill to diagnose whether it is a uvx cache issue, a missing restart, or a first-launch download delay.
Quick Start
Ask the agent to install and verify the ToolUniverse plugin on Google Antigravity using the agy CLI.