Sumo Logic Connector for AI agents.
9 live capabilities
Query logs and monitor system events directly from your chat interface.
Waiting for input…
Why people use Sumo Logic
Sumo Logic for Fast Log Analysis and Incident Response
This Connector changes that. You can just tell your agent to find the errors for you. It runs the query, checks the status, and brings the results back to your chat. You get the answer you need without the tab-switching.
What Vinkius changes
Your AI gets direct access to your machine data without you needing to write a single query manually.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Production Outage
A developer asks the agent to find all timeout errors from the last hour and summarize the IPs involved.
- Real-world use case 02
Security Audit
An analyst asks the agent to list all users with admin roles to ensure no unauthorized access exists.
- Real-world use case 03
Data Pipeline Debugging
An SRE asks the agent to check if a specific collector is active and what its current config looks like.
Complete set · 9capabilities
The complete Sumo Logic capability set.
These are the exact actions your AI can choose when you ask it to work with Sumo Logic.
01—03
3 capabilities in this set.
Part of 9 available through Sumo Logic.
- 01 Capability
Get collector details
Pull the specific configuration details for a single data collector.
- 02 Capability
List collectors
See all the data collectors currently configured in your Sumo Logic environment.
- 03 Capability
Get account billing
View your current billing metrics and usage stats for the account.
04—06
3 capabilities in this set.
Part of 9 available through Sumo Logic.
- 04 Capability
Create search job
Start a new log search by providing a query string and a time range. It returns a job ID for you to track.
- 05 Capability
Get search results
Fetch the actual data from a search job once it has finished running.
- 06 Capability
Get search status
Check the current progress of a specific search job to see if it's still running.
07—09
3 capabilities in this set.
Part of 9 available through Sumo Logic.
- 07 Capability
List account roles
List all the security roles currently assigned to your account.
- 08 Capability
List account users
Get a complete list of every registered user in your Sumo Logic account.
- 09 Capability
List active webhooks
See which alert webhooks are currently configured and active.
Set up in minutes
One URL. Then ask Sumo Logic to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Sumo Logic 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_At3UVcrtp3tNuBER9FXYWqXU9A4y8UJn7ULk0CyY/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 Sumo Logic, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Sumo Logic for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_At3UVcrtp3tNuBER9FXYWqXU9A4y8UJn7ULk0CyY/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 Sumo Logic URL.
- Step 03
Save and start
Save the connection and enable Sumo Logic in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"sumo-logic": {
"url": "https://edge.vinkius.com/vk_preview_At3UVcrtp3tNuBER9FXYWqXU9A4y8UJn7ULk0CyY/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 Sumo Logic
Open Agent mode in chat and ask: "Using Sumo Logic, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"sumo-logic": {
"url": "https://edge.vinkius.com/vk_preview_At3UVcrtp3tNuBER9FXYWqXU9A4y8UJn7ULk0CyY/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 Sumo Logic
Ask Copilot: "Using Sumo Logic, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"sumo-logic": {
"url": "https://edge.vinkius.com/vk_preview_At3UVcrtp3tNuBER9FXYWqXU9A4y8UJn7ULk0CyY/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 Sumo Logic
Open Cascade and ask: "Using Sumo Logic, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"sumo-logic": {
"url": "https://edge.vinkius.com/vk_preview_At3UVcrtp3tNuBER9FXYWqXU9A4y8UJn7ULk0CyY/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 Sumo Logic
Ask Cline: "Using Sumo Logic, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add sumo-logic --transport http "https://edge.vinkius.com/vk_preview_At3UVcrtp3tNuBER9FXYWqXU9A4y8UJn7ULk0CyY/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 Sumo Logic
Ask Claude: "Using Sumo Logic, show me...". 9 tools are ready
Where the request belongs
Work Sumo Logic can move forward.
The DevOps engineer who's tired of clicking through dashboards at 2 AM to find a single error. The SecOps analyst who needs to audit permissions across a massive account quickly.
DevOps Engineer
Debugging production errors by asking the agent to find specific timeout logs across clusters.
Site Reliability Engineer (SRE)
Monitoring data ingest loads and verifying that webhooks are firing correctly.
Security Operations Analyst (SecOps)
Auditing user roles and investigating access logs to spot suspicious activity.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsSumo Logic
Manage logs, metrics, and collectors via Sumo Logic. run search jobs, monitor infrastructure, and manage collectors directly from any AI agent.
Logz.io
Query logs, manage alerts, and monitor triggered events in Logz.io directly from your AI agent using Elasticsearch DSL.
Loggly (Cloud Log Management API)
Manage cloud logs via Loggly. send events, execute Lucene searches, and analyze infrastructure metrics directly from your AI agent.
Logflare (Log Management Analytics)
Streamline log management and analytics via Logflare. ingest events, execute ad-hoc SQL queries, and trigger pre-configured endpoints directly from your AI agent.
HyperDX (Open Source Observability)
Monitor logs, events, and alerts via HyperDX. search logs, manage alert rules, and inspect dashboards directly from your AI agent.
Papertrail (Real-time Cloud Log Manager)
Manage and analyze cloud logs in real-time via Papertrail. search events, list systems, and organize log groups directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Sumo Logic 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 Sumo Logic.
The practical details behind the request, access and result.
Can the Sumo Logic MCP help me debug production errors?
Yes, it allows your agent to query your logs directly. You can ask it to find specific errors, summarize the results, and identify the root cause without leaving your chat interface.
How does this Connector help with security audits?
It makes auditing much faster by letting your agent list all account users and security roles. You can quickly verify who has access to your environment and ensure compliance.
Can I use this to check my Sumo Logic billing?
Yes, you can ask your agent to pull your current billing metrics and usage stats. This helps you keep track of your costs and platform limits in real time.
How do I see if my data collectors are running?
The Connector can list all your collectors and provide specific details for each one. You can quickly verify if your data is being ingested correctly.
Can my agent check if our webhooks are active?
Yes, it can list all configured alert webhooks. This helps you ensure that your external integrations and alerts are properly mapped and active.
Does this Connector support searching for specific error types?
Absolutely. You can ask your agent to look for any specific error string, such as 'timeout' or 'auth_failure', across your logs for any specific time range.
How does the AI handle asynchronous search jobs properly since large logs take time natively?
The integration specifically manages this asynchronously. The AI invokes create_search_job effectively obtaining a unique job tracking ID. It autonomously utilizes get_search_status routinely actively safely until the task reports resolution, seamlessly proceeding afterwards intelligently triggering get_search_results natively securely.
Can this integration edit user parameters, manage collectors fundamentally, or delete billing records?
No, this module functions predominantly securely executing read-only investigations or orchestrating transient analytical read capabilities (creates logically secure temporal jobs). Destructive modifications fundamentally affecting users, collectors realistically securely actively explicitly structurally are avoided completely securely internally naturally globally by architectural design.
Which log sources can the AI query through this integration?
Any source ingested by your Sumo Logic collectors. application logs, infrastructure metrics, cloud audit trails, and custom HTTP sources. The AI queries them all through the unified search API.
One connection away
Give your agent a direct line to Sumo Logic.
Connect Sumo Logic once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available