ProductivityTypeScript

5ire

5ire is a cross-platform desktop AI assistant that serves as an MCP client, compatible with major service providers.

Free
N/A rating (0 reviews)0 installs5,136 GitHub stars
AI AssistantMCP ClientCross-Platform

5ire provides users with a sleek interface to interact with various AI models through the Model Context Protocol. It supports a local knowledge base and integrates tools that enhance the user experience, making it a versatile assistant for both personal and professional use. The application is designed to be user-friendly and efficient, allowing seamless access to AI capabilities across different platforms.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "5ire": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-5ire"
      ]
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Permissions

ok0
ok1