Pitchly Connector for AI agents.
11 live capabilities
Manage professional services experience data and deal records.
Waiting for input…
Why people use Pitchly
Pitchly for Professional Services Experience Data
With this Connector, your AI agent becomes your personal experience manager. You can just ask it to find every retail deal your firm has done in the last three years. It pulls that data instantly from Pitchly and puts it in front of you. You stop clicking and start creating.
What Vinkius changes
You get a natural language interface for your firm's entire experience database.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Building a pitch deck
A BD manager asks the agent to find all retail tombstone data.
- Real-world use case 02
Updating team bios
A marketing lead wants to update three new certifications.
- Real-world use case 03
Auditing workspace health
A knowledge manager asks for a list of all workspaces.
Complete set · 11capabilities
The complete Pitchly capability set.
These are the exact actions your AI can choose when you ask it to work with Pitchly.
01—04
4 capabilities in this set.
Part of 11 available through Pitchly.
- 01 Capability
Create record
Add a new entry to any of your Pitchly tables. This lets you quickly log new deals or projects as they happen.
- 02 Capability
Delete record
Remove a specific record from a table. Use this to keep your database clean and relevant.
- 03 Capability
Get record details
Fetch all information for one specific record. It's the best way to see the full history of a deal or bio.
- 04 Capability
Get table details
See the structure and metadata of a specific table. This helps your AI understand how your data is organized.
05—08
4 capabilities in this set.
Part of 11 available through Pitchly.
- 05 Capability
Get workspace details
Get the configuration details for a Pitchly workspace. Use this to manage high-level organizational settings.
- 06 Capability
List fields
See every field available in a specific table. This helps you know exactly what data points you can query or update.
- 07 Capability
List tables
See all the tables currently in a workspace. Use this to navigate your different data collections easily.
- 08 Capability
List workspaces
See all the workspaces in your Pitchly account. This helps you jump between different firm departments or regions.
09—11
3 capabilities in this set.
Part of 11 available through Pitchly.
- 09 Capability
Search records
Find specific records within a table using keywords. This is the fastest way to locate specific deals or bios.
- 10 Capability
Update record
Modify the data in an existing record. Use this to keep your firm's experience data current as projects progress.
- 11 Capability
List table records
Pull a list of all records in a Pitchly table. This is perfect for getting a bird's eye view of your current projects.
Set up in minutes
One URL. Then ask Pitchly to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Pitchly 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_rIplRR1xUs8sKDHr7mMXoR6zKry1Y6wcnYjA6DbC/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 Pitchly, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Pitchly for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_rIplRR1xUs8sKDHr7mMXoR6zKry1Y6wcnYjA6DbC/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 Pitchly URL.
- Step 03
Save and start
Save the connection and enable Pitchly in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"pitchly": {
"url": "https://edge.vinkius.com/vk_preview_rIplRR1xUs8sKDHr7mMXoR6zKry1Y6wcnYjA6DbC/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 Pitchly
Open Agent mode in chat and ask: "Using Pitchly, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"pitchly": {
"url": "https://edge.vinkius.com/vk_preview_rIplRR1xUs8sKDHr7mMXoR6zKry1Y6wcnYjA6DbC/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 Pitchly
Ask Copilot: "Using Pitchly, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"pitchly": {
"url": "https://edge.vinkius.com/vk_preview_rIplRR1xUs8sKDHr7mMXoR6zKry1Y6wcnYjA6DbC/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 Pitchly
Open Cascade and ask: "Using Pitchly, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"pitchly": {
"url": "https://edge.vinkius.com/vk_preview_rIplRR1xUs8sKDHr7mMXoR6zKry1Y6wcnYjA6DbC/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 Pitchly
Ask Cline: "Using Pitchly, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add pitchly --transport http "https://edge.vinkius.com/vk_preview_rIplRR1xUs8sKDHr7mMXoR6zKry1Y6wcnYjA6DbC/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 Pitchly
Ask Claude: "Using Pitchly, show me...". 11 tools are ready
Where the request belongs
Work Pitchly can move forward.
Marketing and BD teams who need to build pitch decks fast without hunting for data. Knowledge managers who want to keep firm records clean and organized. Professional services leaders who need to see team experience at a glance.
Business Development Manager
Uses the capability to find specific tombstone data for client proposals on Tuesday afternoons.
Knowledge Manager
Uses the capability to audit workspace health and ensure data consistency across the firm.
Marketing Coordinator
Uses the capability to update professional bios and deal statuses as project milestones are hit.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsIndy
Manage your freelance business with proposals, contracts, time tracking, and invoicing that covers the entire client lifecycle.
Knackly
Generate legal and business documents from smart templates with conditional logic that adapts content to every unique situation.
Dubsado
Run your creative business with proposal templates, contract signing, invoicing, and client scheduling in one seamless flow.
Jasper
Equip your AI agent with direct access to Jasper. generate marketing copy, manage brand voices, and orchestrate content campaigns without opening the Jasper app.
Better Proposals
Create and manage professional proposals via Better Proposals. list proposals, contacts, and templates directly from any AI agent.
SketricGen
Connect your AI agents to SketricGen to run multi-agent workflows, manage knowledge bases, debug traces, and interact with contacts.
Bring your own AI
Change the model, client or framework. Keep Pitchly 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 Pitchly.
The practical details behind the request, access and result.
Can I use Pitchly MCP to build pitch decks faster?
Yes, it helps you find deal history and tombstone data instantly. Your AI agent can pull these credentials and organize them into a format you can use for your pitch materials.
Does Pitchly MCP work with my current CRM?
This is specifically for Pitchly experience data, but it can work alongside your CRM. You can use it to manage your firm's specialized experience records while your CRM handles other tasks.
Can my AI agent update team bios automatically?
Yes, you can ask the agent to update specific records. It can modify bios, project statuses, and other professional metadata within your Pitchly workspace.
How do I get my firm's deal data into my AI client?
By connecting this Connector, your AI client gains a direct line to your Pitchly account. You can then query, list, and search your deal data using natural language.
Can I use Pitchly MCP to search for specific projects?
Yes, you can search records across your tables using natural language. Your agent can find specific deals or projects based on keywords you provide.
Is Pitchly MCP good for managing large amounts of tombstone data?
Yes, it is designed for that exact purpose. It allows your agent to query through complex datasets to find specific tombstone information for your clients.
Can my AI automatically find a specific deal record by its ID?
Yes! Use the get_record capability with the Table ID and Record ID. Your agent will respond with the complete metadata for the entry, including all custom field values in seconds.
How do I find my Pitchly API Key?
Log in to your Pitchly account, navigate to Settings or your Developer Dashboard, and you will find your unique secret API key there. You may need organization admin privileges to see it.
Does this work with custom tables?
Absolutely. This integration dynamically lists all tables available in your workspaces, allowing the AI to interact with any custom schema you've created for deals, bios, or projects.
One connection away
Give your agent a direct line to Pitchly.
Connect Pitchly once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available