Open Issues Need Help
View All on GitHubAI Summary: The user is encountering a `FileNotFoundError` while trying to configure the `mssql-mcp` tool within the Dive AI Agent application. The error indicates that the system cannot find the specified file, likely related to the `npx.cmd` command used to execute the `mssql-mcp` package. The task involves troubleshooting this file path issue, potentially involving checking the Node.js installation, verifying the `mssql-mcp` package installation, and correcting the path to `npx.cmd` in the Dive configuration.
Dive is an open-source MCP Host Desktop Application that seamlessly integrates with any LLMs supporting function calling capabilities. ✨
AI Summary: The user needs help connecting Dive to a self-hosted OpenAI-compatible API using a self-signed certificate. The issue is that Dive doesn't seem to recognize the OS-level trusted root certificate for verification. A solution needs to be found to allow Dive to trust the self-signed certificate, potentially involving configuration changes or workarounds within Dive's settings or code.
Dive is an open-source MCP Host Desktop Application that seamlessly integrates with any LLMs supporting function calling capabilities. ✨
AI Summary: The user needs to be able to specify an API key for authenticated Ollama providers within the Dive application. This may involve adding a configuration file option or enhancing the UI to accept API keys for Ollama, similar to how other providers are handled.
Dive is an open-source MCP Host Desktop Application that seamlessly integrates with any LLMs supporting function calling capabilities. ✨
AI Summary: The user needs help extending the timeout period in the Dive application for MCP server initialization, which currently times out after 10 seconds, while their server requires 30-45 seconds to start.
Dive is an open-source MCP Host Desktop Application that seamlessly integrates with any LLMs supporting function calling capabilities. ✨