{"type":"mcp_client","name":"desktop4mistral","description":"Desktop4mistral is a Python-based desktop application offering a user-friendly interface for interacting with Mistral AI models, featuring model selection, chat history, command support, and Markdown support. Desktop4mistral is a Python-based","category":"AI","language":"Python","stars":20,"forks":0,"owner":"hathibelagal-dev","github_url":"https://github.com/hathibelagal-dev/desktop4mistral","homepage":null,"setup":"## Setup\n\n### Prerequisites\n\n- Python 3.11 or 3.12\n- Mistral API key (get it from [Mistral AI](https://mistral.ai/))\n\n## Quickstart\n\nInstall using `pip`.\n```bash\npip install desktop4mistral\n```\n\nAnd run...\n```bash\nexport MISTRAL_API_KEY='your-api-key-here'\ndesktop4mistral\n```\n\nor\n\n```bash\npython3 -m desktop4mistral.main\n```\n\n### Setup for development\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/hathibelagal-dev/desktop4mistral.git\ncd desktop4mistral\n```\n\n2. Install the app and its dependencies:\n```bash\npip3 install .\n```","tools":"## Available Tools\n\n1. Interactive chat interface with Mistral LLMs (provides a user-friendly interface for chatting with Mistral AI models).\n2. Support for multiple Mistral models (allows easy switching between models).\n3. Full Markdown support (enables formatting and display of Markdown content).\n4. Command system (offers commands like `/read`, `wiki_search`, etc.).\n5. `/save_markdown` (saves the entire chat as a markdown file).\n6. Python code execution (supports running Python code within the chat).\n7. `/read` (reads a local or remote file, or reloads a previous chat session).\n8. `/git` (reads a github repository).\n9. `/wiki_search` (searches Wikipedia).\n10. `/wiki_id` (looks up the contents of a Wikipedia page).\n11. `/save` (saves the entire chat session as a JSON file).\n12. `/talk` (turns talking `on` or `off` using Kokoro TTS model).","faq":null,"created_at":"2025-03-10T11:33:21+00:00","updated_at":"2025-03-28T12:52:20+00:00","source_url":"https://model-context-protocol.com/clients/desktop-mistral-llm-desktop-client","related_articles":[]}