adside for Cursor
ai.adside/adside
AI agents that manage paid ads on Meta, LinkedIn, and Google Ads from any MCP client.
client:Cursor
transport:streamable-http
Install adside in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"adside": {
"url": "https://api.adside.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs