Skip to content

Edgar SEC and FMP MCP servers listed in world descriptions are never implemented and never loaded into the environment #18

@cocoa0409

Description

@cocoa0409

Description

examples/hugging_face_task/main.py configures the MCP gateway using mcp_config_all_oss_servers.json, which only includes 9 OSS servers (calendar, chat, code_execution, sheets, filesystem, mail, pdf, slides, docs).

However, some worlds in the HuggingFace dataset (e.g., world_43a921f91f0f4d2c85d8bd2774f9e681) list "Edgar SEC" and "FMP" in their apps field. These two servers are neither implemented under mcp_servers/ nor included in mcp_config_all_oss_servers.json, so they are never loaded when main.py runs tasks from those worlds.

Impact

Tasks in financial/investment-banking worlds that depend on Edgar SEC or FMP tools will run without access to SEC filing data or financial market data.

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