diff --git a/README.md b/README.md index 01a83f4c..3ff7b807 100644 --- a/README.md +++ b/README.md @@ -405,7 +405,7 @@ The `deepagents` library can be ran with MCP tools. This can be achieved by usin ```python import asyncio from langchain_mcp_adapters.client import MultiServerMCPClient -from deepagents import create_deep_agent +from deepagents import async_create_deep_agent async def main(): # Collect MCP tools