Connect to Claude Desktop

1. Open Claude Desktop Configuration

Navigate to your Claude Desktop config file. Finder -> Go -> Go to Folder.

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

2. Add MCP Server Configuration

Add this configuration to your mcpServers section:

{
  "mcpServers": {
    "business-intelligence": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote@latest",
        "https://mcp.together.agency/mcp",
        "--transport",
        "http-only",
        "--oauth"
      ]
    }
  }
}

3. Save Configuration

Save the configuration file. The OAuth flow will handle authentication automatically.

4. Restart Claude Desktop

Close and reopen Claude Desktop to load the new MCP server.

🔐 Authentication Required

When you first connect, you'll be redirected to authenticate with Google. Make sure your email is in the authorized list.

✅ Available Tools

Once connected, you'll have access to 138+ business intelligence tools including Xero, Wrike, Attio, Google Analytics, and more.