Salesforce Files & Notes Connector for AI agents.
7 live capabilities
Access and manage Salesforce CRM documents and notes through natural conversation.
Waiting for input…
Why people use Salesforce Files & Notes
Salesforce Files & Notes for Faster CRM Document Access
This Connector changes that. You just ask your AI agent to find the files for a specific account. It pulls the list of linked documents, shows you the file types, and even identifies the owner. You stay in your workspace while the agent handles the navigation.
What Vinkius changes
You can manage Salesforce documents and notes through a simple conversation rather than manual navigation.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding a contract during a live call
A sales rep needs a signed NDA.
- Real-world use case 02
Logging a follow-up update
A support agent finishes a call.
- Real-world use case 03
Auditing a proposal history
An ops manager wants to see the history of a specific proposal.
Complete set · 7capabilities
The complete Salesforce Files & Notes capability set.
These are the exact actions your AI can choose when you ask it to work with Salesforce Files & Notes.
01—04
4 capabilities in this set.
Part of 7 available through Salesforce Files & Notes.
- 01 Capability
Sf recent files
List the most recently modified files in Salesforce. This is perfect for checking what your team worked on today.
- 02 Capability
Sf create note
Create a new Note attached to a record. This lets you log updates quickly without opening the CRM.
- 03 Capability
Sf get attachments
Get attachments on a specific record. Use this to find older files that aren't currently linked.
- 04 Capability
Sf file details
Get all versions of a specific file. This helps you see how a document has evolved over time.
05—07
3 capabilities in this set.
Part of 7 available through Salesforce Files & Notes.
- 05 Capability
Sf linked files
Get files linked to a specific record. Use this to see every document associated with a specific account or lead.
- 06 Capability
Sf search files
Search files by title to get their type, size, and owner. This is the fastest way to find a specific document in a large library.
- 07 Capability
Sf search notes
Search Notes in Salesforce by title. Use this to find specific instructions or historical notes quickly.
Set up in minutes
One URL. Then ask Salesforce Files & Notes to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Salesforce Files & Notes 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_PrggzIWbB5hBcMNsWe6QhDtvnaliIqPaURMNz5Sb/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 Salesforce Files & Notes, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Salesforce Files & Notes for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_PrggzIWbB5hBcMNsWe6QhDtvnaliIqPaURMNz5Sb/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 Salesforce Files & Notes URL.
- Step 03
Save and start
Save the connection and enable Salesforce Files & Notes in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"salesforce-files-notes": {
"url": "https://edge.vinkius.com/vk_preview_PrggzIWbB5hBcMNsWe6QhDtvnaliIqPaURMNz5Sb/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 Salesforce Files & Notes
Open Agent mode in chat and ask: "Using Salesforce Files & Notes, help me...". 7 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"salesforce-files-notes": {
"url": "https://edge.vinkius.com/vk_preview_PrggzIWbB5hBcMNsWe6QhDtvnaliIqPaURMNz5Sb/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 Salesforce Files & Notes
Ask Copilot: "Using Salesforce Files & Notes, help me...". 7 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"salesforce-files-notes": {
"url": "https://edge.vinkius.com/vk_preview_PrggzIWbB5hBcMNsWe6QhDtvnaliIqPaURMNz5Sb/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 Salesforce Files & Notes
Open Cascade and ask: "Using Salesforce Files & Notes, help me...". 7 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"salesforce-files-notes": {
"url": "https://edge.vinkius.com/vk_preview_PrggzIWbB5hBcMNsWe6QhDtvnaliIqPaURMNz5Sb/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 Salesforce Files & Notes
Ask Cline: "Using Salesforce Files & Notes, help me...". 7 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add salesforce-files-notes --transport http "https://edge.vinkius.com/vk_preview_PrggzIWbB5hBcMNsWe6QhDtvnaliIqPaURMNz5Sb/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 Salesforce Files & Notes
Ask Claude: "Using Salesforce Files & Notes, show me...". 7 tools are ready
Where the request belongs
Work Salesforce can move forward.
This is for CRM power users who are tired of the tab-switching tax. It's for people who need to move fast between sales data and the actual documents that support those deals.
Sales Development Rep
Finding specific contracts or proposals during a live call without clicking through five different pages.
Customer Support Agent
Pulling up old case attachments instantly to troubleshoot a recurring issue.
Sales Ops Manager
Auditing document versions and ownership across the entire company to ensure everyone is using the latest files.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsSalesforce Service Cloud
Manage support cases, search the knowledge base, track case metrics, and resolve customer issues through natural conversation.
Salesforce
Connect your Salesforce CRM to any AI agent. query records with SOQL, manage accounts, contacts, opportunities, run reports, and perform CRUD operations.
Salesforce Admin & Metadata
Manage users, explore object schemas, monitor org limits, search metadata, execute Apex, and audit profiles through natural conversation.
Salesforce Sales Cloud
Manage leads, opportunities, accounts, contacts, and your entire sales pipeline through natural conversation with your Salesforce CRM.
Airtable
Connect your Airtable bases to your AI agent. query records, edit spreadsheets, and build automated workflows naturally via chat.
Salesforce Chatter
Read your Chatter feed, post messages, search groups, comment on posts, and collaborate across your Salesforce org through natural conversation.
Bring your own AI
Change the model, client or framework. Keep Salesforce 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 Salesforce.
The practical details behind the request, access and result.
Can I use Salesforce Files & Notes MCP to find old contracts?
Yes, it can find legacy attachments on any record that might not be currently linked.
How does Salesforce Files & Notes MCP help my sales team?
It lets reps pull up proposals and contracts instantly during calls without switching tabs.
Can I create notes in Salesforce using this Connector?
Yes, you can tell your agent to create a new note on a specific record through natural conversation.
Does Salesforce Files & Notes MCP show different versions of a file?
It can pull up the version history for any specific document so you can see how it changed.
Can I search for notes by their title?
Yes, you can search for notes across your records to find specific instructions or historical data.
Will Salesforce Files & Notes MCP show me who owns a file?
Yes, the search capability returns the owner of the files it finds.
What file types are supported?
All files stored in Salesforce CRM: PDFs, images, documents, spreadsheets. any ContentDocument or Attachment.
Can I create notes?
Yes! Create Notes attached to any parent record (Account, Contact, Case, Opportunity).
Can I see file versions?
Yes. view all versions of a ContentDocument with size, uploader, and modification date.
One connection away
Give your agent a direct line to Salesforce.
Connect Salesforce once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available