MacuseMacuse
Clients

Raycast

Automatic Setup

  1. Open Macuse from your menu bar
  2. Click the Server card
  3. Under Quick Setup, click the Install button next to Raycast
  4. Macuse will open Raycast via deeplink and prompt you to confirm the installation

Raycast Setup

Manual Configuration

If automatic setup doesn't work, you can manually configure Raycast:

  1. Open Raycast
  2. Search for "MCP" and open MCP settings
  3. Add a new MCP server with this configuration:
{
  "name": "Macuse",
  "type": "stdio",
  "command": "/Applications/Macuse.app/Contents/MacOS/macuse",
  "args": ["mcp"]
}

Verifying the Connection

  1. Open Raycast and use the AI command
  2. Ask the AI about available Macuse tools
  3. If configured correctly, the AI will have access to Macuse toolboxes

On this page