Skip to main content

Dive

by OpenAgentPlatform· AI & ML
2k

Dive is an open-source MCP Host Desktop Application that seamlessly integrates with any LLMs supporting function calling capabilities. ✨

Install

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "dive": {
      "command": "npx",
      "args": [
        "-y",
        "github:OpenAgentPlatform/Dive"
      ]
    }
  }
}

Works Well With

Other MCP servers developers commonly pair with Dive

About

Dive is an open-source MCP Host Desktop Application that seamlessly integrates with any LLMs supporting function calling capabilities. ✨

aiai-agentsllm-interfacellm-uimcp-clientmcp-hostmcp-serverollamaollama-clientollama-ui