Tutorial Navigationยถ
This comprehensive tutorial takes you from basic concepts to advanced AI scientist workflows, with everything you need to democratize AI agents for scientific discovery.
Choose the section that matches your current needs:
๐ก For Python API documentation, see the dedicated ../api/index section.
Core Conceptsยถ
โ๏ธ Loading Tools โ Tool Loading Tutorial - Complete tutorial to loading tools with Python API and MCP terminal commands
๐ Listing Tools โ Tool Listing Tutorial - Discover and filter tools by capability, domain, and IO
๐ง Tool Caller โ Tool Caller Tutorial - Primary execution engine with dynamic loading, validation, and MCP server integration
๐ Tool Composition โ Tool Composition Tutorial - Chain ToolUniverseโs 600+ tools into powerful scientific workflows using Tool Composer
๐ฌ Scientific Workflows โ Scientific Workflows - Real-world research scenarios: drug discovery, safety analysis, literature review
๐ก MCP Support โ MCP Support - Model Context Protocol integration and server setup
๐ Logging โ Logging Tutorial - Comprehensive logging configuration and debugging
๐ Interaction Protocol โ AI-Tool Interaction Protocol - Understanding tool interaction patterns
Tool Discovery & Usageยถ
๐ Tool Discovery โ Tool Finder Tutorial - Tutorial to ToolUniverseโs three tool finder methods: keyword, LLM, and embedding search
๐ Tools Overview โ Available Tools Reference - Comprehensive overview of all available tools
Building AI Scientistsยถ
๐ค Building AI Scientists โ Building AI Scientists - Create AI research assistants from LLMs, reasoning models, and agentic systems
๐ฅ๏ธ Claude Desktop โ Claude Desktop - Integrate ToolUniverse with Claude Desktop App through MCP
๐ป Claude Code โ Claude Code - Build AI scientists using Claude Code environment
๐ฎ Gemini CLI โ Gemini CLI - Command-line based scientific research with Gemini CLI
๐ง Qwen Code โ Qwen Code - AI scientist integration with Qwen Code environment
โก Codex CLI โ GPT Codex CLI - Terminal-based AI scientist with Codex CLI
๐ฏ ChatGPT API โ ChatGPT API - Programmatic scientific research with ChatGPT function calling
Advanced Featuresยถ
๐ Hooks System โ Post-processing Tool Outputs - Intelligent output processing with AI-powered hooks
๐ค SummarizationHook โ SummarizationHook - AI-powered output summarization
๐พ FileSaveHook โ FileSaveHook - File-based output processing and archiving
โ๏ธ Hook Configuration โ Hook Configuration - Advanced configuration and customization
๐ฅ๏ธ Server & Stdio Hooks โ Server and Stdio Hook Integration - Using hooks with server and stdio interfaces
Note
New to ToolUniverse? Start with the Quick Start Tutorial for a 5-minute introduction, then come back here for in-depth learning.