MacuseMacuse
Clients

AnythingLLM

Automatic Setup

  1. Open Macuse from your menu bar
  2. Click the Server card
  3. Under Quick Setup, click the Setup button next to AnythingLLM
  4. Macuse will automatically update your AnythingLLM configuration file
  5. Restart AnythingLLM to apply changes

Manual Configuration

If automatic setup doesn't work, you can manually edit the configuration file:

Config file: ~/Library/Application Support/anythingllm-desktop/storage/plugins/anythingllm_mcp_servers.json

{
  "mcpServers": {
    "macuse": {
      "command": "/Applications/Macuse.app/Contents/MacOS/macuse",
      "args": ["mcp"]
    }
  }
}

Save the file and restart AnythingLLM.

Verifying the Connection

  1. Open AnythingLLM and start a new conversation
  2. Ask the AI about available Macuse tools
  3. If configured correctly, the AI will have access to Macuse toolboxes

On this page