Dive is an open-source MCP Host Desktop Application that seamlessly integrates with any LLMs supporting function calling capabilities. ✨
{
"mcpServers": {
"dive": {
"command": "npx",
"args": [
"-y",
"dive"
]
}
}
}