Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
Repository files navigation
mcp harness
Demonstration of using MCP servers to test agents. Companion to this blog post.
Usage
In one terminal, run the agent:
uv run -m agents.agent
In another terminal, run tests:
uv run -m tests.math_test