langchain-ai/deepagents
Agent harness built with LangChain and LangGraph. Equipped with a planning tool, a filesystem backend, and the ability to spawn subagents - well-equipped to handle complex agentic tasks.
Platform-specific configuration:
{
"mcpServers": {
"deepagents": {
"command": "npx",
"args": [
"-y",
"deepagents"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...