ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Sumo Logic with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage logs, metrics, and collectors via Sumo Logic. run search jobs, monitor infrastructure, and manage collectors directly from any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 19 capabilities

The complete Sumo Logic capability set.

These are the exact actions your AI can choose when you ask it to work with Sumo Logic.

Capability set01 / 05

01-04

4 capabilities in this set.

Part of 19 available through Sumo Logic.

  1. 01

    Delete collector

    Delete a Collector

  2. 02

    Delete search job

    Delete a search job to free up concurrent slots

  3. 03

    Delete source

    Delete a Source

  4. 04

    Get search job messages

    Get raw log messages from a completed search job

Capability set02 / 05

05-08

4 capabilities in this set.

Part of 19 available through Sumo Logic.

  1. 05

    List collectors

    List all Installed and Hosted Collectors

  2. 06

    List users

    List all users in the organization

  3. 07

    Update source

    Update an existing Source

  4. 08

    Create hosted collector

    Create a new Hosted Collector

Capability set03 / 05

09-12

4 capabilities in this set.

Part of 19 available through Sumo Logic.

  1. 09

    Create search job

    Returns a SEARCH_JOB_ID which must be polled for status. Create an asynchronous log search job

  2. 10

    Create source

    Create a new Source within a Collector

  3. 11

    Create user

    Create a new user

  4. 12

    Delete user

    Delete a user

Capability set04 / 05

13-16

4 capabilities in this set.

Part of 19 available through Sumo Logic.

  1. 13

    Execute metrics query

    Execute metrics query and retrieve time-series data

  2. 14

    Get search job records

    Get aggregated records from a completed search job

  3. 15

    Get search job status

    Poll the status of a search job

  4. 16

    Get source

    Get details for a specific Source

Capability set05 / 05

17-19

3 capabilities in this set.

Part of 19 available through Sumo Logic.

  1. 17

    List sources

    List all Sources within a specific Collector

  2. 18

    Update collector

    Update an existing Collector

  3. 19

    Get collector

    Get details for a specific Collector by ID

Observed, not estimated

978ms average. Fast in production.

Sumo Logic is checked daily against the live service.

Daily averagePeak 1302ms
Aug 20Today
Fastest day
849ms
Slowest day
1302ms
14-day trend
Slowing+10%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 19 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Sumo Logic, so you can see the experience inside your AI.

It does not authenticate your account with Sumo Logic. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Sumo Logic Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_n0vvKHAB1OwS9Ns2pKbhWu0crSxY8a6AVPotcafn/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Sumo Logic capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "sumo-logic-alternative-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_n0vvKHAB1OwS9Ns2pKbhWu0crSxY8a6AVPotcafn/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Sumo Logic owners ask.

  • 01

    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.

  • 02

    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.

  • 03

    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.