CuratedMCP
⌨️
Cursor
Free

How to Install Windsor.ai MCP Server in Cursor

Query your marketing, sales, and customer data in plain English — across 325+ sources.

What Windsor.ai MCP Server does

Windsor MCP gives Claude (and other MCP-compatible LLMs) real-time access to your full marketing, sales, and customer data from 325+ platforms — Google Ads, Meta, TikTok, GA4, HubSpot, Salesforce, Shopify, and more — via your Windsor.ai account. Ask things like "what campaigns had the best ROAS last month?" or "break down spend by channel over the last 90 days" and get structured answers in chat. No SQL, no dashboards, no custom ETL. Setup is one line: paste https://mcp.windsor.ai as a Custom Connector in Claude Desktop (Pro+ plan), or drop the same URL into Cursor, Gemini CLI, or any other MCP-compatible client. Free during beta — requires a Windsor.ai account and API key.

marketing
advertising
analytics
attribution
google-ads

Installation steps

  1. 1Copy the config below
  2. 2Open or create .cursor/mcp.json
  3. 3Paste inside "mcpServers": {}
  4. 4Restart Cursor or reload the window

Configuration

File location: .cursor/mcp.json (project) or ~/.cursor/mcp.json (global)

.cursor/mcp.jsonjson
{
  "windsoraiMcpServer": {
    "command": "https://mcp.windsor.ai",
    "args": []
  }
}
Full server details GitHub Open Config Editor

Install in other clients

For maintainers

If you maintain Windsor.ai MCP Server, add this badge to your README to show it's verified on CuratedMCP:

CuratedMCP Verified
[![CuratedMCP Verified](https://curatedmcp.com/api/badge/windsorai-mcp-server)](https://curatedmcp.com/marketplace/windsorai-mcp-server)

Related servers