```json { "mcpServers": { "myserver": { "command": "docker", "args": ["run", "--rm", "ghcr.io/talxis/cli-mcp"] } } } ``` Figure out the proper container name before publishing.
{ "mcpServers": { "myserver": { "command": "docker", "args": ["run", "--rm", "ghcr.io/talxis/cli-mcp"] } } }Figure out the proper container name before publishing.