Salesforce Analytics & SOQL Connector for AI agents.
6 live capabilities
Query your CRM data and run reports through natural conversation.
Waiting for input…
Why people use Salesforce Analytics & SOQL
Salesforce Analytics & SOQL CRM Data Access
With this Connector, that process disappears. You just tell your AI client what you need to know. It handles the navigation and filtering behind the scenes, returning the data in a clean format. You get the answer you need in seconds without ever leaving your conversation.
What Vinkius changes
You get instant access to your CRM data through a natural conversation.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Missing a specific metric
An executive asks for the win rate of a specific product line.
- Real-world use case 02
Quick volume check
A manager wants to know if they're hitting lead targets.
- Real-world use case 03
Report extraction
A rep needs a list of all 'Closed Won' deals over $10k.
Complete set · 6capabilities
The complete Salesforce Analytics & SOQL capability set.
These are the exact actions your AI can choose when you ask it to work with Salesforce Analytics & SOQL.
01—03
3 capabilities in this set.
Part of 6 available through Salesforce Analytics & SOQL.
- 01 Capability
Sf get dashboard
Fetch the actual data values from charts and tables within a specific dashboard. It gives you the raw numbers behind your visual summaries.
- 02 Capability
Sf record count
Get the total number of records for any standard or custom object in your org. This is perfect for quick volume checks and capacity planning.
- 03 Capability
Sf list dashboards
Find your dashboard IDs and titles to see what visualizations are available. Use this to discover assets before pulling specific data.
04—06
3 capabilities in this set.
Part of 6 available through Salesforce Analytics & SOQL.
- 04 Capability
Sf list reports
Browse your reports to find the specific IDs needed for data extraction. It helps you navigate your reporting folders quickly.
- 05 Capability
Sf run report
Pull the full data from a specific report ID into your chat window. This acts as a read-only way to execute reports you've already built.
- 06 Capability
Sf run soql
Execute raw SOQL queries to get precise data from any object or join. Use this when you need custom filters or aggregate functions.
Set up in minutes
One URL. Then ask Salesforce Analytics & SOQL to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Salesforce Analytics & SOQL 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_kh6AyZITJNy0d019FdgO60BVZMBDvJ1q2wzoI8TW/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 Analytics & SOQL, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Salesforce Analytics & SOQL for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_kh6AyZITJNy0d019FdgO60BVZMBDvJ1q2wzoI8TW/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 Analytics & SOQL URL.
- Step 03
Save and start
Save the connection and enable Salesforce Analytics & SOQL in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"salesforce-analytics-soql": {
"url": "https://edge.vinkius.com/vk_preview_kh6AyZITJNy0d019FdgO60BVZMBDvJ1q2wzoI8TW/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 Analytics & SOQL
Open Agent mode in chat and ask: "Using Salesforce Analytics & SOQL, help me...". 6 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"salesforce-analytics-soql": {
"url": "https://edge.vinkius.com/vk_preview_kh6AyZITJNy0d019FdgO60BVZMBDvJ1q2wzoI8TW/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 Analytics & SOQL
Ask Copilot: "Using Salesforce Analytics & SOQL, help me...". 6 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"salesforce-analytics-soql": {
"url": "https://edge.vinkius.com/vk_preview_kh6AyZITJNy0d019FdgO60BVZMBDvJ1q2wzoI8TW/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 Analytics & SOQL
Open Cascade and ask: "Using Salesforce Analytics & SOQL, help me...". 6 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"salesforce-analytics-soql": {
"url": "https://edge.vinkius.com/vk_preview_kh6AyZITJNy0d019FdgO60BVZMBDvJ1q2wzoI8TW/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 Analytics & SOQL
Ask Cline: "Using Salesforce Analytics & SOQL, help me...". 6 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add salesforce-analytics-soql --transport http "https://edge.vinkius.com/vk_preview_kh6AyZITJNy0d019FdgO60BVZMBDvJ1q2wzoI8TW/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 Analytics & SOQL
Ask Claude: "Using Salesforce Analytics & SOQL, show me...". 6 tools are ready
Where the request belongs
Work Salesforce can move forward.
This is for the people who are tired of being data blocked. It's for the folks who need answers fast and don't have time to build their own reports every time a question pops up.
RevOps Manager
Pulling lead conversion stats and volume checks without waiting for a weekly BI refresh.
Sales Executive
Getting a quick snapshot of the pipeline and revenue during high-stakes board meetings.
Data Analyst
Running ad-hoc queries to find anomalies in custom objects without manual SQL coding.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsSalesforce
Connect your Salesforce CRM to any AI agent. query records with SOQL, manage accounts, contacts, opportunities, run reports, and perform CRUD operations.
Salesforce Sales Cloud
Manage leads, opportunities, accounts, contacts, and your entire sales pipeline through natural conversation with your Salesforce CRM.
Salesforce Admin & Metadata
Manage users, explore object schemas, monitor org limits, search metadata, execute Apex, and audit profiles through natural conversation.
Zoho CRM Analytics
Access custom views, organization info, module metadata, fields, and pipeline analysis in Zoho CRM.
Salesforce Marketing Cloud
Manage campaigns, track member engagement, measure marketing ROI, and optimize lead generation through natural conversation.
Attio
Build powerful CRM workflows with flexible data models, relationship tracking, and deal management tailored to your process.
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 the Salesforce Analytics & SOQL MCP see my custom objects?
Yes, it can query any standard or custom objects in your org using raw SOQL.
Does the Salesforce Analytics & SOQL MCP let me edit records?
No, this Connector is designed for read-only analytics. You can view and pull data, but you cannot edit or delete records.
How do I get data from a specific dashboard with Salesforce Analytics & SOQL?
You can ask your agent to pull the data from a specific dashboard by name. It will fetch the values from the charts and tables for you.
Is Salesforce Analytics & SOQL good for real-time data?
Yes, it queries your Salesforce org in real-time to provide the most current data available.
Can I run complex joins with Salesforce Analytics & SOQL?
Yes, because it supports raw SOQL, you can perform complex queries including joins between different objects.
Do I need to be a SQL expert to use Salesforce Analytics & SOQL?
Not at all. You just talk to your AI client in plain English, and it handles the query logic for you.
Can I run any SOQL query?
Yes! Any valid SOQL query against standard or custom objects, respecting your field-level security.
Can I run existing Salesforce reports?
Yes. list all reports, then run any by ID. Returns full row data.
Is this safe to use?
All queries are read-only and respect your Salesforce permissions. The SOQL capability only reads data. it cannot modify records.
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