Skip to content

Allowed Tools / Max supported Tools #17

@hwkdo

Description

@hwkdo

First of all thank you very much for your awesome work!

I'm currently testing some MCP Stuff. For example i added a mcp server which offers 63 tools which i can see in cursor:

Image

When i enable this MCP-Server using Relay i can see that exactly 60 Tools are inside the tools array in the request. So it looks like it's somehow cutted at exactly 60 tools.

The Problem is that the first 3 tools are login, logout, verify-login.
These 3 Tools are missing when using relay so the mcp-server is not usable with Relay.

The first tool provided through relay is "get-chat" which should be the 4th tool:

Image

How can this be managed properly? Can we adjust the maximum count of tools which can be used?
Or may we use OpenAI's "allowed_tools" functionality somehow to keep it under 60? (see https://platform.openai.com/docs/guides/tools-remote-mcp#filtering-tools)

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