agentbuilder-assignment4

fnusatvik07/agentbuilder-assignment4
★ 0 stars Python AI/LLM Updated 8d ago
Assignment 4: build your own MCP server and a LangGraph agent that connects it with public MCP servers
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agentbuilder-assignm": {
      "command": "uvx",
      "args": [
        "agentbuilder-assignment4"
      ]
    }
  }
}

Or install with pip: pip install agentbuilder-assignment4

README Excerpt

**Given:** July 5, 2026 **Due:** July 12, 2026 (one week) **Marks:** 100 You will build **your own MCP server** and a **LangGraph agent** that uses it. The agent will connect to **three MCP servers at the same time**: the one you build, plus two public ones that other people already made. The agent picks the