OpenAgentPlatform/Dive
Dive is an open-source MCP Host Desktop Application that seamlessly integrates with any LLMs supporting function calling capabilities. ✨
Platform-specific configuration:
{
"mcpServers": {
"Dive": {
"command": "npx",
"args": [
"-y",
"Dive"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...