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ยถ

Note

New to ToolUniverse? Start with the Quick Start Tutorial for a 5-minute introduction, then come back here for in-depth learning.