- Step 1: Install MCP Adapt along with your preferred framework (e.g., pip install mcpadapt[langchain])
- Step 2: Import necessary classes from MCP Adapt and your framework adapter modules
- Step 3: Configure MCP server parameters, such as command or SSE URL
- Step 4: Instantiate MCPAdapt with the server parameters and framework adapter
- Step 5: Use the generated tools in your agent workflow as if they were native tools