Pinterest Ads MCP Server for Cursor
io.github.cesteral/pinterest-mcp
Pinterest Ads management — CRUD, async reports, targeting, and audience estimates
client:Cursor
transport:streamable-http
runtime:npm
Install Pinterest Ads MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pinterest-mcp": {
"url": "https://{host}/pinterest-mcp/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs