Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
🚀 Star us on GitHub | Join Discussions | Haive Central Docs
haive-mcp 0.1.0 documentation
haive-mcp 0.1.0 documentation

📖 Overview

  • haive-mcp: Model Context Protocol Integration for Haive
    • Installation
    • Quick Start
    • Configuration
    • MCP Servers Documentation
    • Development
  • Indices and tables
  • Architecture
  • Class Inheritance

🚀 Quick Start

  • Getting Started
  • Installation
  • Quick Start

📚 haive-mcp API

  • API Overview
    • haive.mcp.agents
      • haive.mcp.agents.basic_mcp_agent
      • haive.mcp.agents.documentation_agent
      • haive.mcp.agents.intelligent_mcp_agent
      • haive.mcp.agents.mcp_agent
      • haive.mcp.agents.transferable_mcp_agent
    • haive.mcp.cli
      • haive.mcp.cli.mcp_manager
      • haive.mcp.cli.server_manager
    • haive.mcp.client
      • haive.mcp.client.connection
      • haive.mcp.client.exceptions
      • haive.mcp.client.mcp_client
      • haive.mcp.client.protocol
      • haive.mcp.client.transport
    • haive.mcp.config
    • haive.mcp.discovery
      • haive.mcp.discovery.analyzer
      • haive.mcp.discovery.installed_servers
      • haive.mcp.discovery.server_discovery
    • haive.mcp.documentation
      • haive.mcp.documentation.doc_loader
    • haive.mcp.downloader
      • haive.mcp.downloader.config
      • haive.mcp.downloader.core
      • haive.mcp.downloader.discovery
      • haive.mcp.downloader.github_mass_downloader
      • haive.mcp.downloader.installers
      • haive.mcp.downloader.integration
    • haive.mcp.installer_service
    • haive.mcp.installers
      • haive.mcp.installers.advanced_code_installer
      • haive.mcp.installers.config_manager
      • haive.mcp.installers.safe_pattern_installer
    • haive.mcp.integration
      • haive.mcp.integration.aug_llm_mcp_extension
    • haive.mcp.manager
    • haive.mcp.mixins
      • haive.mcp.mixins.mcp_mixin
    • haive.mcp.plugins
      • haive.mcp.plugins.browser_plugin
    • haive.mcp.registry
      • haive.mcp.registry.server_converter
    • haive.mcp.self_query
    • haive.mcp.servers
      • haive.mcp.servers.dataflow_mcp_server
      • haive.mcp.servers.http_server
      • haive.mcp.servers.mcp_server_manager
      • haive.mcp.servers.models
      • haive.mcp.servers.simple_http_server
    • haive.mcp.tools
      • haive.mcp.tools.ai_assistant
      • haive.mcp.tools.server_selector
      • haive.mcp.tools.server_tester
    • haive.mcp.tui
    • haive.mcp.utils
      • haive.mcp.utils.extract_mcp_github_repos

🤖 Agents

  • Agents Module
    • haive.mcp.agents.basic_mcp_agent
    • haive.mcp.agents.documentation_agent
    • haive.mcp.agents.intelligent_mcp_agent
    • haive.mcp.agents.mcp_agent
    • haive.mcp.agents.transferable_mcp_agent
  • Basic MCP Agent
  • Intelligent MCP Agent
  • Documentation Agent

🔧 Core Components

  • Configuration
  • Manager
  • Client
    • haive.mcp.client.connection
    • haive.mcp.client.exceptions
    • haive.mcp.client.mcp_client
    • haive.mcp.client.protocol
    • haive.mcp.client.transport
  • Servers
    • haive.mcp.servers.dataflow_mcp_server
    • haive.mcp.servers.http_server
    • haive.mcp.servers.mcp_server_manager
    • haive.mcp.servers.models
    • haive.mcp.servers.simple_http_server

🛠️ Tools & Integration

  • Tools
    • haive.mcp.tools.ai_assistant
    • haive.mcp.tools.server_selector
    • haive.mcp.tools.server_tester
  • Integration
    • haive.mcp.integration.aug_llm_mcp_extension
  • Discovery
    • haive.mcp.discovery.analyzer
    • haive.mcp.discovery.installed_servers
    • haive.mcp.discovery.server_discovery

📚 Tutorials & Examples

  • Tutorials
    • Tutorial 1: Understanding MCP with Haive’s Dynamic Discovery
    • Tutorial 2: Your First MCP-Enhanced Agent
    • Tutorial 3: Automatic Installation Behind the Scenes
  • Examples

📖 User Guides

  • Guides
    • Quick Start Guide
    • Platform Architecture
    • FastAPI Integration Guide
    • MCP Browser Plugin Guide
    • Real-World Examples
  • User Guide

🛠️ Developer Resources

  • Advanced Topics
  • Advanced Configuration
  • Server Manager Guide
  • Managing MCP Servers
Back to top
Copyright © 2025, Haive Team
Made with Sphinx and @pradyunsg's Furo