# PitchBox MCP for AI Agents AI Agent Connect

> PitchBox MCP for AI Agents. Manage influencer outreach and content marketing by listing projects, tracking leads, and monitoring emails directly from any AI agent. It gives you a direct line into your outreach pipeline so you can check statuses and manage tasks without switching tabs.

## Overview
- **Category:** marketing-automation
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_1tki4vH5DuT12U5RuxvITPA8rNtGe5W0G1Q4DWcK/ai-agent-connect
- **Tags:** influencer-outreach, link-building, campaign-management, lead-tracking, email-marketing, content-strategy

## Description

Managing influencer outreach usually means jumping between dozens of tabs to see who replied to a pitch and which projects are actually moving. This Connector changes that by pulling your PitchBox data directly into your chat interface. You can ask your agent to pull up specific campaign details, check the status of a lead, or see which tasks are still pending for the week. It turns your AI into a project manager that knows exactly where your link-building efforts stand. You'll find it's a lot easier to spot bottlenecks when you can query your entire outreach history in a single prompt. Since Vinkius hosts this connection, you can plug it into your existing workflow and start getting answers instead of clicking through dashboards. It's about having the right data at your fingertips when you're actually doing the work, not just hunting for it in a different window.

## Tools

### list_pitchbox_campaigns
List campaigns in a project. This shows every campaign nested inside a specific project folder.

### list_pitchbox_contacts
List contacts for an opportunity. Use this to see every person associated with a specific lead.

### list_pitchbox_emails
List emails sent for an opportunity. This gives you a full history of the conversation for a specific lead.

### list_pitchbox_opportunities
List outreach opportunities (leads) in a campaign. Use this to see all active leads within a specific campaign.

### list_pitchbox_tasks
List active tasks. This pulls all your current to-do items from across your PitchBox account.

### get_pitchbox_campaign
Get details for a specific campaign. Use this to see the current status and metadata of a single outreach effort.

### get_pitchbox_me
Get current user profile info. This pulls your account profile details to ensure you're looking at the right data.

### get_pitchbox_opportunity
Get details for a specific opportunity. Use this to see the specific status of a lead in your pipeline.

### get_pitchbox_project
Get details for a specific project. This retrieves the high-level overview of a project folder.

### list_pitchbox_projects
List all PitchBox projects. This retrieves every project folder in your account for a broad overview.

## Prompt Examples

**Prompt:** 
```
What's the status of our link-building for example.com?
```

**Response:** 
```
The opportunity for **example.com** (ID: 98765) is currently in the **Replied** stage. 

**Recent Activity:**
- A follow-up email was sent 2 days ago.
- The last message was received 4 days ago.

Would you like to see the full email history for this lead?
```

**Prompt:** 
```
Show me my tasks for today.
```

**Response:** 
```
You have **5 active tasks** to complete today:

| Task | Project | Status |
| :--- | :--- | :--- |
| Review pitches | Campaign 123 | Pending |
| Verify contact | Opp 456 | Pending |
| Personalize pitch | Guest Post | In Progress |
| ... | ... | ... |

Would you like me to start with the pitch reviews?
```

**Prompt:** 
```
List the campaigns in the 'Guest Posting' project.
```

**Response:** 
```
I've pulled the campaigns for your **Guest Posting** project. You have 4 active ones:

- Tech Blogs Q4
- Lifestyle Outlets
- Marketing Insights
- Industry News

Which one would you like to dive into?
```

## Capabilities

### View campaign details
Get the specific status and metadata for any active campaign in your account.

### Track lead progress
See exactly where a specific outreach opportunity sits in your pipeline.

### Monitor email history
Pull up the full list of sent and received emails for a specific contact.

### Manage contact lists
Retrieve all contacts associated with a specific outreach opportunity.

### Check active tasks
See what needs to be done today across your entire PitchBox account.

## Use Cases

### Checking link-building status
An SEO specialist asks for the status of a specific domain. The agent uses get_pitchbox_opportunity to tell them it's in the 'Replied' stage.

### Daily task management
A content marketer starts their day by asking for their tasks. The agent uses list_pitchbox_tasks to show the 5 things they need to do.

### Campaign auditing
An influencer manager wants to see how many leads are in a campaign. The agent uses list_pitchbox_opportunities to give a quick count.

### Reviewing outreach history
A user needs to know what was said to a contact. The agent uses list_pitchbox_emails to show the last three messages sent.

## Benefits

- Stop manual tab-switching by using list_pitchbox_projects to see your entire portfolio in one view.
- Get instant status updates on leads using get_pitchbox_opportunity instead of digging through rows of data.
- Keep your team on track by using list_pitchbox_tasks to see what needs attention right now.
- Review conversation history faster with list_pitchbox_emails to see exactly what was said last.
- Manage high-volume outreach with list_pitchbox_opportunities to see every lead in a specific campaign.
- Verify your project structure quickly with list_pitchbox_campaigns to ensure nothing is falling through the cracks.

## How It Works

The bottom line is you get a conversational interface for your entire PitchBox outreach pipeline.

1. Subscribe to the PitchBox MCP on Vinkius.
2. Paste your PitchBox API Key into your client settings.
3. Ask your agent to list your active projects or check a lead status.

## Frequently Asked Questions

**Can PitchBox MCP help with my link-building workflow?**
Yes. It connects your PitchBox data to your AI agent so you can query lead statuses, campaign details, and project info using natural language.

**How do I see my influencer outreach leads with PitchBox MCP?**
You can simply ask your agent to list the leads or opportunities within a specific campaign. It will pull the current list directly from your account.

**Can I check email status for a project using PitchBox MCP?**
Yes, you can view the history of sent and received emails for any specific outreach opportunity to see how the conversation is progressing.

**Does PitchBox MCP work with Cursor or Claude?**
It works with any MCP-compatible client, including Claude, Cursor, Windsurf, and VS Code, allowing you to manage your outreach from your preferred workspace.

**How do I connect PitchBox to my AI agent?**
Once you subscribe to the Connector on Vinkius, you just need to provide your PitchBox API key in your client settings to get started.

**What can't I do with the PitchBox MCP?**
This Connector is designed for oversight and data retrieval. It doesn't currently support sending new emails or creating new contacts directly through the agent.

**How do I find my PitchBox API Key?**
Log in to your PitchBox account, click on your name in the top right, go to **Settings** > **API**. There you can find and copy your unique API Key.

**Can I see all emails exchanged with a lead?**
Yes! Use the `list_pitchbox_emails` tool with an Opportunity ID to retrieve a full history of outbound and inbound messages for that specific lead.

**Does this support looking up individual contacts?**
Absolutely. Use the `list_pitchbox_contacts` tool to retrieve all identified contact names and information associated with a particular outreach opportunity.