Lemonado for Cursor
io.github.lemonadolabs/lemonado-mcp-server
MCP server for querying and analyzing data from ad platforms, analytics tools, and spreadsheets
client:Cursor
transport:streamable-http
Install Lemonado in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"lemonado-mcp-server": {
"url": "https://mcp.lemonado.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs