- Step 1: Install MCP-Use via pip or source.
- Step 2: Configure MCP servers using config files or code.
- Step 3: Initialize an MCPClient with the desired setup.
- Step 4: Create an MCPAgent with your LLM and MCPClient.
- Step 5: Use the agent to run tasks and interact with MCP servers.
- Step 6: Optionally restrict tools or connect to MCP servers via HTTP for web-based workflows.