Dive

OpenAgentPlatform/Dive
★ 1,751 stars TypeScript 🤖 AI/LLM Updated 1mo ago
Dive is an open-source MCP Host Desktop Application that seamlessly integrates with any LLMs supporting function calling capabilities. ✨
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Topics

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