Cant get MCP running

In tutorials and set ups it shows a form in which to put some variables.
But for me it doesnt shows this windows i get straight to a mcp.json file and have no clue what to set there.

My Goal ist to get a Docker oder Directus instance connected to my IDE. The docker container is running on my system i would like to be able to read the logs for example.

but i dont get it running at all. Can someone help? This is to new for me…

Here an example of what i have tried so far… i know its not a lot but no clue how and what to set there:

{
  "mcpServers": {
    "server-name": {
      "command": "uvx",
      "args": ["docker-mcp"]
    }
  }
}

type or paste code here

type or paste code here

I didn’t modified mcp json as I setup tools in a different way, check https://mcprunner.com/ to build mcp commands with variables, Cursor settings>Features>MCP Servers, add new server and modify type to command not sse