PitchBox Connector for AI agents.
10 live capabilities
Manage influencer outreach and link-building campaigns from your chat interface.
Waiting for input…
Why people use PitchBox
PitchBox : Stop Jumping Between Tabs for Link-Building Status
With the PitchBox MCP, you just ask your agent. You can pull up a project's campaign list, check the specific status of a lead, or see your pending tasks in a single chat. You get a clear picture of your outreach progress instantly, which means you spend less time hunting for data and more time actually closing deals.
What Vinkius changes
You get a conversational interface for your entire PitchBox outreach pipeline.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking link-building status
An SEO specialist asks for the status of a specific domain.
- Real-world use case 02
Daily task management
A content marketer starts their day by asking for their tasks.
- Real-world use case 03
Campaign auditing
An influencer manager wants to see how many leads are in a campaign.
Complete set · 10capabilities
The complete PitchBox capability set.
These are the exact actions your AI can choose when you ask it to work with PitchBox.
01—04
4 capabilities in this set.
Part of 10 available through PitchBox.
- 01 Capability
List pitchbox campaigns
List campaigns in a project. This shows every campaign nested inside a specific project folder.
- 02 Capability
List pitchbox contacts
List contacts for an opportunity. Use this to see every person associated with a specific lead.
- 03 Capability
List pitchbox emails
List emails sent for an opportunity. This gives you a full history of the conversation for a specific lead.
- 04 Capability
List pitchbox opportunities
List outreach opportunities (leads) in a campaign. Use this to see all active leads within a specific campaign.
05—07
3 capabilities in this set.
Part of 10 available through PitchBox.
- 05 Capability
List pitchbox tasks
List active tasks. This pulls all your current to-do items from across your PitchBox account.
- 06 Capability
Get pitchbox campaign
Get details for a specific campaign. Use this to see the current status and metadata of a single outreach effort.
- 07 Capability
Get pitchbox me
Get current user profile info. This pulls your account profile details to ensure you're looking at the right data.
08—10
3 capabilities in this set.
Part of 10 available through PitchBox.
- 08 Capability
Get pitchbox opportunity
Get details for a specific opportunity. Use this to see the specific status of a lead in your pipeline.
- 09 Capability
Get pitchbox project
Get details for a specific project. This retrieves the high-level overview of a project folder.
- 10 Capability
List pitchbox projects
List all PitchBox projects. This retrieves every project folder in your account for a broad overview.
Set up in minutes
One URL. Then ask PitchBox to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use PitchBox from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_1tki4vH5DuT12U5RuxvITPA8rNtGe5W0G1Q4DWcK/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it PitchBox, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable PitchBox for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_1tki4vH5DuT12U5RuxvITPA8rNtGe5W0G1Q4DWcK/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the PitchBox URL.
- Step 03
Save and start
Save the connection and enable PitchBox in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"pitchbox": {
"url": "https://edge.vinkius.com/vk_preview_1tki4vH5DuT12U5RuxvITPA8rNtGe5W0G1Q4DWcK/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using PitchBox
Open Agent mode in chat and ask: "Using PitchBox, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"pitchbox": {
"url": "https://edge.vinkius.com/vk_preview_1tki4vH5DuT12U5RuxvITPA8rNtGe5W0G1Q4DWcK/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using PitchBox
Ask Copilot: "Using PitchBox, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"pitchbox": {
"url": "https://edge.vinkius.com/vk_preview_1tki4vH5DuT12U5RuxvITPA8rNtGe5W0G1Q4DWcK/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using PitchBox
Open Cascade and ask: "Using PitchBox, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"pitchbox": {
"url": "https://edge.vinkius.com/vk_preview_1tki4vH5DuT12U5RuxvITPA8rNtGe5W0G1Q4DWcK/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using PitchBox
Ask Cline: "Using PitchBox, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add pitchbox --transport http "https://edge.vinkius.com/vk_preview_1tki4vH5DuT12U5RuxvITPA8rNtGe5W0G1Q4DWcK/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using PitchBox
Ask Claude: "Using PitchBox, show me...". 10 tools are ready
Where the request belongs
Work PitchBox can move forward.
This is for marketing pros who are tired of manual data entry and constant tab-switching. It's built for people who manage hundreds of leads and need to know the status of a pitch in seconds.
SEO Specialist
Checks the status of link-building opportunities and reviews recent email threads while drafting weekly reports.
Influencer Manager
Monitors campaign progress and pulls contact details for specific influencers during outreach calls.
Content Marketer
Verifies project metadata and clears out pending tasks from their daily to-do list.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsVBOUT
Run marketing campaigns with email automation, social media management, and landing pages in one affordable platform.
GRIN
Manage influencer marketing & creator CRMs via GRIN. list contacts, track campaigns, and monitor content via AI.
GaggleAMP
Amplify your brand reach through employee advocacy with curated social sharing activities that boost organic engagement.
Platform.ly
Grow your business with marketing automation, CRM, and analytics connected in one platform that shows what drives revenue.
Aspire
Manage influencer marketing campaigns and creators with Aspire. track projects, members, and content via AI.
Emplifi
Equip your AI agent to manage social profiles, track post metrics, and monitor care automation via the Emplifi API.
Bring your own AI
Change the model, client or framework. Keep PitchBox connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about PitchBox.
The practical details behind the request, access and result.
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 capability 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 capability to retrieve all identified contact names and information associated with a particular outreach opportunity.
One connection away
Give your agent a direct line to PitchBox.
Connect PitchBox once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available