What problem does it solve? Setting up ToolUniverse's 1200+ scientific tools as an MCP server involves multiple error-prone steps: installing uv, editing client-specific config files, avoiding context overflow, and registering dozens of API keys. This Skill walks users through the entire process interactively, one step at a time. ## Core Features & Use Cases - Guided MCP Setup: Detects the user's AI client (Cursor, VS Code, Windsurf, Codex, Gemini CLI, and more) and generates the correct config format, including JSON, TOML, and VS Code's servers-key variants. - API Key Walkthrough: Recommends relevant scientific API keys (NCBI, NVIDIA NIM, DisGeNET, OMIM, and more) based on the user's research area, with registration links and verification tool calls. - Diagnostics & Troubleshooting: Ships validation scripts that check Python version, installation status, MCP config validity, and compact mode, plus fixes for common failures like PATH issues and context overflow. - Use Case: A researcher says "set up ToolUniverse in Cursor for drug discovery." The Skill installs uv, writes the mcp.json with compact mode, suggests NVIDIA and DisGeNET keys, and verifies the setup with a live PubMed query. ## Quick Start Ask the assistant to set up ToolUniverse as an MCP server in your AI coding client and walk you through the required API keys.