Sumo Logic Connector for AI agents.
19 live capabilities
Monitor, query, and manage infrastructure logs and metrics.
Waiting for input…
Why people use Sumo Logic
Sumo Logic: Solving Production Log Visibility Pain with an AI Agent
With this Connector, you speak to your agent like a teammate. You simply ask: 'What were the connection timeouts?' Your agent doesn't just run the search; it manages the entire job lifecycle—from starting the `create_search_job` process to pulling the final records and presenting them all in one conversation. It’s immediate, comprehensive log analysis.
What Vinkius changes
That it turns complex, multi-step platform administration into simple conversation.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Debugging a production outage
A DevOps engineer gets paged at 3 AM.
- Real-world use case 02
Onboarding a new data pipeline
An SRE needs to monitor traffic from a new microservice.
- Real-world use case 03
Auditing user access
A Security Analyst suspects unauthorized activity.
Complete set · 19capabilities
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—04
4 capabilities in this set.
Part of 19 available through Sumo Logic.
- 01 Capability
Create source
Defines and adds a new specific data source within an existing collector.
- 02 Capability
Create user
Adds a brand new user account to the organization for access control.
- 03 Capability
Delete collector
Removes a specified data collection endpoint from your environment.
- 04 Capability
Delete search job
Cancels and removes an ongoing or completed search job to free up resources.
05—08
4 capabilities in this set.
Part of 19 available through Sumo Logic.
- 05 Capability
Delete source
Removes a defined data source from its associated collector.
- 06 Capability
Delete user
Deactivates and removes an existing user account.
- 07 Capability
Execute metrics query
Runs a query against time-series data to gather specific performance metrics.
- 08 Capability
Get search job messages
Pulls the raw, unaggregated text messages from a search job once it completes.
09—12
4 capabilities in this set.
Part of 19 available through Sumo Logic.
- 09 Capability
Get search job records
Retrieves structured and aggregated records after a search job has finished processing.
- 10 Capability
Get search job status
Checks if an initiated log search job is still running or if it's complete.
- 11 Capability
Get source
Retrieves the specific details for a defined data source within a collector.
- 12 Capability
List collectors
Lists every installed and hosted collector currently configured in your account.
13—16
4 capabilities in this set.
Part of 19 available through Sumo Logic.
- 13 Capability
List users
Generates a list of every user account currently configured in the organization.
- 14 Capability
Update collector
Modifies the settings or configuration details of an existing collector.
- 15 Capability
Update source
Changes the properties or definition of a specific data source.
- 16 Capability
Get collector
Retrieves all the detailed information for a single collector using its unique ID.
17—19
3 capabilities in this set.
Part of 19 available through Sumo Logic.
- 17 Capability
Create hosted collector
Sets up a new collector hosted within the Sumo Logic environment.
- 18 Capability
Create search job
Starts an asynchronous, deep search job for logs that will require time to process.
- 19 Capability
List sources
Shows all defined data sources available within a specific collector ID.
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_n0vvKHAB1OwS9Ns2pKbhWu0crSxY8a6AVPotcafn/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_n0vvKHAB1OwS9Ns2pKbhWu0crSxY8a6AVPotcafn/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-alternative": {
"url": "https://edge.vinkius.com/vk_preview_n0vvKHAB1OwS9Ns2pKbhWu0crSxY8a6AVPotcafn/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...". 19 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"sumo-logic-alternative": {
"url": "https://edge.vinkius.com/vk_preview_n0vvKHAB1OwS9Ns2pKbhWu0crSxY8a6AVPotcafn/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...". 19 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"sumo-logic-alternative": {
"url": "https://edge.vinkius.com/vk_preview_n0vvKHAB1OwS9Ns2pKbhWu0crSxY8a6AVPotcafn/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...". 19 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"sumo-logic-alternative": {
"url": "https://edge.vinkius.com/vk_preview_n0vvKHAB1OwS9Ns2pKbhWu0crSxY8a6AVPotcafn/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...". 19 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add sumo-logic-alternative --transport http "https://edge.vinkius.com/vk_preview_n0vvKHAB1OwS9Ns2pKbhWu0crSxY8a6AVPotcafn/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...". 19 tools are ready
Where the request belongs
Work Sumo Logic can move forward.
This Connector targets the people who spend their days in dashboards and CLI capabilities: DevOps Engineers, Site Reliability Engineers (SREs), and Security Analysts. If your job involves knowing what went wrong with production systems at 2 AM, you need this.
DevOps Engineer
Uses the Connector to instantly search for deployment errors across various collectors without leaving their terminal or IDE.
Site Reliability Engineer (SRE)
Monitors system metrics and manages data ingestion sources via natural language commands, ensuring no critical telemetry is missed.
Security Analyst
Runs quick log queries to investigate potential threats or manage user access by listing and deleting users.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsSumo Logic
Connect your AI to Sumo Logic. Orchestrate log searches, monitor active collectors, and analyze system events efficiently.
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.
HyperDX (Open Source Observability)
Monitor logs, events, and alerts via HyperDX. search logs, manage alert rules, and inspect dashboards directly from your AI agent.
Coralogix
Manage observability, logs, and parsing rules via Coralogix. ingest logs, monitor SLOs, and control Grafana dashboards directly.
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.
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.
How does the Sumo Logic MCP help me debug production issues?
It lets you run complex searches and retrieve raw log messages conversationally. Instead of running a job, waiting hours, and then fetching results manually, your agent manages the whole process, giving you instant visibility into what broke.
Can I use this Connector to manage my data collectors?
Yes. You can list all collectors with simple commands, create brand new hosted ones using create_hosted_collector, or delete old endpoints if they're no longer needed.
Is the Sumo Logic MCP good for monitoring performance metrics?
It is. You can execute precise time-series queries to monitor key system health indicators, like CPU usage or request count. This gives you quantitative data on your infrastructure's real capacity.
Do I need to be a developer to use the Sumo Logic MCP?
No. The whole point is that you don't have to know API calls. You talk naturally, and the agent handles translating your request into the necessary technical action.
What if I need to add a new data source? Can the Sumo Logic MCP do it?
Absolutely. You can use the Connector to list available sources and then define or update them, ensuring that all your required logs are flowing into the system properly.
How do I start a new log search and get the results?
First, use create_search_job to start the search. Then, poll get_search_job_status until it's complete. Finally, use get_search_job_messages or get_search_job_records to retrieve the data.
Can I see all my configured data collectors?
Yes, use the list_collectors capability to retrieve a list of all Installed and Hosted Collectors in your account, including their IDs and status.
How do I monitor system performance metrics?
You can use the execute_metrics_query capability to run specific metrics queries and get real-time data on your infrastructure's health.
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