♻️ Reproduction Steps
- Backend Setup: Run a LangGraph agent using add_langgraph_fastapi_endpoint (Python) on localhost:8123.
- MCP Setup: Any MCP server which has APPs I am using an example called "budget-allocator" tool.
- Initialize LangGraphHttpAgent pointing to the Python backend.
- Attach MCPAppsMiddleware to the agent instance with the HTTP URL of the MCP server.
- Add this agent to copilotRuntimeNextJSAppRouterEndpoint
- Point this agent URL to the chatbar
...
✅ Expected Behavior
When the tool run the budget allocator tool or any other tool which has MCP apps, it should render the UI.
❌ Actual Behavior
LLM is not detecting the tools added in the adaptor.
Screenshots
No response
𝌚 CopilotKit Version
|── @copilotkit/react-core@1.54.0
├── @copilotkit/react-ui@1.54.0
├── @copilotkit/runtime@1.54.0
📄 Logs (Optional)
♻️ Reproduction Steps
...
✅ Expected Behavior
When the tool run the budget allocator tool or any other tool which has MCP apps, it should render the UI.
❌ Actual Behavior
LLM is not detecting the tools added in the adaptor.
Screenshots
No response
𝌚 CopilotKit Version
|── @copilotkit/react-core@1.54.0 ├── @copilotkit/react-ui@1.54.0 ├── @copilotkit/runtime@1.54.0📄 Logs (Optional)