教程导航

Python API: API参考 | MCP setup: MCP Support

核心概念

  • Loading Tools工具加载教程 - Complete tutorial to loading tools with Python API and MCP terminal commands

  • Listing Tools工具清单教程 - Discover and filter tools by capability, domain, and IO

  • Tool Caller工具调用教程 - Primary execution engine with dynamic loading, validation, and MCP server integration

  • Tool Composition工具组成教程 - Chain ToolUniverse’s 1000+ tools into powerful scientific workflows using Tool Composer

  • Coding API编码 API - 类型化函数 - Import and call tools like normal Python functions with type safety

  • Scientific Workflows科学工作流 - Real-world research scenarios: drug discovery, safety analysis, literature review

  • MCP SupportMCP Support - Model Context Protocol integration and server setup

  • MCP Name ShorteningMCP Tool Name Shortening - Automatic tool name shortening for MCP 64-character limit compatibility

  • MCPB SupportMCP Bundle - Standalone executable bundle for Claude Desktop and other clients

  • HTTP APIHTTP API - Remote Access - Remote access via HTTP/REST with auto-updating server and minimal client dependencies

  • Compact ModeCompact Mode Guide - Optimize context window usage by exposing only core tools (4 tools) while maintaining full functionality

  • Streaming Tools流媒体工具教程 - Real-time streaming output and custom tool integration

  • Logging<h1>日志记录教程</h1> - Comprehensive logging configuration and debugging

  • Result Caching结果缓存 - Configure in-memory and persistent caches for tool results

  • Interaction ProtocolAI工具交互协议 - Understanding tool interaction patterns

工具发现与使用

  • Tool DiscoveryTool Finder Tutorial - Tutorial to ToolUniverse’s three tool finder methods: keyword, LLM, and embedding search

  • Tools Overview可用工具参考 - Comprehensive overview of all available tools

AI Agent Platform Setup

LLM Providers

  • vLLM SupportvLLM Support - Use self-hosted LLM models with vLLM for high-performance inference

  • OpenRouter SupportOpenRouter 支持 - Access multiple LLM providers through OpenRouter API

高级功能

工具集合

专为特定研究领域设计的专业工具集合:

  • Clinical Guidelines临床指南工具 - Search and extract clinical practice guidelines from NICE, WHO, PubMed, and 5 other authoritative sources

  • Literature SearchLiterature Search Tools Tutorial - Comprehensive literature search across PubMed, arXiv, bioRxiv, and academic databases

  • Profile & WorkspaceProfile & Workspace - Configure which tools to load, cache settings, LLM providers, and hooks via profile.yaml. Includes life-science.yaml, a ready-made profile covering all life science and general tools.

  • tu CLItu — ToolUniverse CLI - Discover and execute tools from the shell without an MCP server.