Skip to content

Tool Call Failure when MCP Server is deployed with Openshift enterprise environments #455

@riginoommen

Description

@riginoommen

We use the Tool Calling from the GraphOS Collection.

# Operations Configuration
# Defines how GraphQL operations are sourced and managed
operations:
  # Source type: "collection" (from GraphOS), "local" (from files), or "none"
  source: collection
  # For collection source: collection ID (use 'default' for default collection)
  id: ${env.APOLLO_MCP_OPERATIONS_ID}

And after the sucessfull authentication we receives the following error on tool calling

Image

We have debugged these issues with deployment and we did n’t found any unusual configurations but still we tried multiple options to fix this. It was not working as expected.

The same implementation we ran in the local machine works correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions