mirror of
https://github.com/langchain-ai/langgraph-codeact.git
synced 2026-07-25 05:05:31 -04:00
Question: Using MCP Tools with CodeAct #11
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Nydaym on GitHub (Apr 13, 2025).
The
langgraph-codeactproject looks fantastic! While going through the documentation, I noticed it mentions compatibility with MCP tools. I'd like to clarify the integration approach:Current Understanding
Specific Questions
What's the recommended way to integrate MCP tools with CodeAct?
langchain-mcp-adaptersand add them as additional tool nodes?If direct execution is possible:
Motivation
Being able to use MCP tools with CodeAct's execution model would be incredibly valuable for reusing our existing toolset while benefiting from CodeAct's capabilities.
Thank you for your guidance on this integration path!
@austinmw commented on GitHub (Apr 25, 2025):
Also interested in the recommended way to use MCP tools with CodeAct!
@n-sviridenko commented on GitHub (May 16, 2025):
Currently, it doesn't work: https://github.com/langchain-ai/langchain-sandbox/issues/17