Back to Home
OpenAgentPlatform icon

Dive

by OpenAgentPlatform

Overview

A desktop AI conversational client that integrates with various AI models (LLMs) and custom/OAPhub tools (MCP servers) for enhanced functionalities, managing chat history and user preferences.

Installation

Run Command
No command provided

Environment Variables

  • USER_DEFINED_MCP_TOOL_ENVIRONMENT_VARIABLE

Security Notes

The application allows users to define custom MCP (Model Context Protocol) servers with arbitrary commands, arguments, and environment variables. This feature, while intended for customization, presents a significant security risk as it enables arbitrary code execution on the user's host machine if a malicious or improperly configured MCP server definition is used. Additionally, the application has an option to 'Skip TLS Verification' for model providers, which, if enabled for untrusted endpoints, could expose user data to Man-in-the-Middle (MITM) attacks. User API keys and sensitive credentials are handled, and their secure storage/transmission by the backend (Rust/Python host) is crucial, though the frontend code does not fully detail these backend security measures.

Similar Servers

Stats

Interest Score100
Security Score3
Cost ClassMedium
Stars1648
Forks151
Last Update2025-12-05

Tags

AI ChatDesktop AppTauriModel ManagementTool IntegrationOAPhub