Skip to content

http 405 when LangFlow tries to discover tools #384

@cranberyxl

Description

@cranberyxl

From what I can tell by reading the code, Langflow tries to discover the list of tool using a GET request and apollo mcp throws a 405, curl -N http://localhost:5005/mcp -H "Accept:text/event-stream" -v. I'm not sure which side should be using/accepting a different method, but decide to open the question on this side.

Steps to reproduce:

  1. Download langflow
  2. Start Apollo MCP in stateless mode
  3. create an mcp tool
  4. get a 405

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