Skip to content

[Bug]: Docker MCP Server gives error #14

@waynebrantley

Description

@waynebrantley

Description

If the Docker MCP is used the error below is given

Reproduction Steps

opencode run "Hello" --model=google/gemini-3-pro-high
Error: * GenerateContentRequest.tools[0].function_declarations[41].parameters.required[1]: property is not defined

MCP setup:

        "DockerMcp": {
            "type": "local",
            "command": [
                "docker",
                "mcp",
                "gateway",
                "run"
            ],
            "enabled": true
        }

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions