Skip to content

Conversation

@Gelembjuk
Copy link
Contributor

The change allows to connect to MCP SSE servers, not only to local STDIO servers.

The config should be like

{
  "mcpServers": {
    "data_storage": {
      "command": "sse_server",
      "args": [
          "http://your_host_name:8000/sse"
      ]
    }
  }
}

The command should be "sse_server". And the first argument is the SSE endpoint

@ezynda3 ezynda3 merged commit b4057a9 into mark3labs:main Apr 11, 2025
@adlternative
Copy link

Hi, cursor sse is different with this: https://docs.cursor.com/context/model-context-protocol#configuring-mcp-servers

image

Is there a unified standard that everyone follows?

@Gelembjuk
Copy link
Contributor Author

I have created another PR with more changes #24
But my new format is yet different :)
So, maybe we should discuss the format of the JSON for SSE?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants