Replies: 7 comments
-
how are you defining your graph? how does your langgraph.json look like? what exactly is not working in langgraph studio? |
Beta Was this translation helpful? Give feedback.
-
I export the graph as usual i used in the studio many times and worked well until now when using the changes MCP SSE requires. |
Beta Was this translation helpful? Give feedback.
-
is this how you are defining your pr manager graph? https://github.com/langchain-ai/langchain-mcp-adapters/tree/main?tab=readme-ov-file#using-with-langgraph-api-server |
Beta Was this translation helpful? Give feedback.
-
no it is way to simplified. |
Beta Was this translation helpful? Give feedback.
-
also you use load_mcp_tools in MultiServerMCPClient |
Beta Was this translation helpful? Give feedback.
-
Going to convert to a discussion since, without a concrete description of the problem or code snippet, this sounds like an issue in how you've defined your graph. |
Beta Was this translation helpful? Give feedback.
-
still not clear how can we use langgraph studio on agent using MCP SSE tools. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Because we are making a Async graph when using MCP sse transport LangGraph studio can't use the graph.
Beta Was this translation helpful? Give feedback.
All reactions