Skip to main content

Minimum-first framing: build one tiny custom tool with success and error-path evidence; MCP server wiring remains optional extension.

Day 1 ยท Block 5

Tools 2

Move from tool user to tool builder by creating and connecting a tiny MCP-style tool.

Use arrow keys in-frame, or open full screen.

Block Write-up

Loading write-up...

Exercise overview: Connect LangChain agent to MCP time server

Inputs

  • exercises/05/mcp_tool.py
  • mcp-server-time via uvx
  • LangChain MCP adapters

Checklist

  • Make one explicit design decision.
  • Include one verification check.
  • State one limitation or risk.

Common failure modes

  • uvx/mcp-server-time not available.
  • No explicit error-path evidence.

Extension task (optional)

Connect one additional MCP server and run one extra query.