Navigate to your Claude Desktop config file. Finder -> Go -> Go to Folder.
~/Library/Application Support/Claude/claude_desktop_config.json
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"
]
}
}
}
Save the configuration file. The OAuth flow will handle authentication automatically.
Close and reopen Claude Desktop to load the new MCP server.
When you first connect, you'll be redirected to authenticate with Google. Make sure your email is in the authorized list.
Once connected, you'll have access to 138+ business intelligence tools including Xero, Wrike, Attio, Google Analytics, and more.