# Pinterest AI Agent Connect

> Automate visual discovery via Pinterest — manage boards, create pins, and track performance directly with AI.

## Overview
- **Category:** industry-titans
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_TPbWTOPgGF8gmwWxgiutr6IOyvlM4jDnUbkp8ub4/ai-agent-connect
- **Tags:** visual-discovery, content-scheduling, audience-engagement, digital-marketing, board-management

## Description

Connect your **Pinterest** account to any AI agent and take full control of your visual marketing and content orchestration through natural conversation. Pinterest is the world's leading visual discovery engine, and this integration allows you to retrieve board metadata, create high-impact pins, and analyze audience engagement directly from your chat interface.

### What you can do

- **Board & Profile Orchestration** — List all managed boards and retrieve detailed metadata programmatically to ensure your visual identity is always synchronized.
- **Pin Creation Intelligence** — Create new pins on specific boards with optimized titles and descriptions directly from the AI interface to drive better reach.
- **Performance & Analytics Control** — Retrieve granular analytics for individual pins and top-performing account metrics via natural language to maintain a clear overview of your visual strategy.
- **Content Discovery Oversight** — Access and monitor your board structures and pins to keep your inspiration feeds and marketing assets always optimized using simple AI commands.
- **Operational Monitoring** — Track system responses and manage user account metadata to ensure your social media workflows are always high-performing.

### How it works

1. Subscribe to this server
2. Enter your Pinterest OAuth Access Token from your developer settings
3. Start managing your visual marketing from Claude, Cursor, or any MCP-compatible client

No more manual scrolling to check pin counts or engagement. Your AI acts as a dedicated social strategist or visual content manager.

### Who is this for?

- **Digital Marketers** — quickly retrieve pin performance and monitor board growth without switching apps.
- **Content Creators** — automate the posting of new pins and track audience reach via natural conversation.
- **E-commerce Teams** — streamline the retrieval of visual assets and monitor product discovery directly within the chat.

## Tools

### remove_board
Delete a board

### create_new_pin
Required media_source must be provided as JSON.

Post new pin

### get_account_performance
Check account stats

### get_board_info
Get board metadata

### get_pin_details
Get pin info

### get_pin_performance
Check pin stats

### get_profile_info
Get account info

### list_pins_on_board
List board pins

### list_top_performing_pins
List best pins

### remove_pin
Delete a pin

### create_board
Add new board

### list_boards
List user boards

## Prompt Examples

**Prompt:** 
```
List all my Pinterest boards.
```

**Response:** 
```
I've retrieved your boards. You have 3 active environments: 'Creative Inspiration', 'Product Catalog', and 'Marketing Assets'. Which one would you like to see pins for?
```

**Prompt:** 
```
Show me my top performing pins from the last 30 days ranked by engagement.
```

**Response:** 
```
Your top 5 pins by engagement this month. "Summer Home Decor Ideas" received 12,400 impressions and 847 saves (6.8% save rate). "Quick Healthy Recipes" hit 9,200 views with 623 click-throughs. "Modern Office Setup" drove 534 outbound clicks to your site. "DIY Garden Projects" generated 1,200 saves organically. "Travel Packing Guide" gained 890 repins. Total profile reach this month: 78,400 unique viewers.
```

**Prompt:** 
```
Create a new pin on my Home Inspiration board with the uploaded living room image.
```

**Response:** 
```
Pin created successfully on "Home Inspiration" board. Title: Modern Living Room Design. Description optimized for search with 5 relevant keywords. Link: points to your blog post. The pin is now live and discoverable. Pinterest suggests posting between 8-11 PM for this category to maximize reach. Estimated first-day impressions based on board followers: 2,400.
```

## Frequently Asked Questions

**Can my AI automatically find the top-performing pins for a specific date range?**
Yes! Use the `get_top_pins_analytics` tool. Provide the start and end dates along with a sort criteria (like 'IMPRESSION'), and your agent will respond with complete metadata for your best content in seconds.

**How do I find my Pinterest OAuth Access Token?**
Log in to the [**Pinterest Developer Portal**](https://developers.pinterest.com/), create an application, and use the 'Token Generator' or perform the OAuth 2.0 flow to obtain your secret access token.
