Content
# mcp harness
Demonstration of using MCP servers to test agents. Companion to [this blog post](https://gracekind.net/blog/mcpblackbox).
## Usage
In one terminal, run the agent:
```bash
uv run -m agents.agent
```
In another terminal, run tests:
```bash
uv run -m tests.math_test
```
Connection Info
You Might Also Like
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
servers
Model Context Protocol Servers
Time
A Model Context Protocol server for time and timezone conversions.
Filesystem
Node.js MCP Server for filesystem operations with dynamic access control.
Sequential Thinking
A structured MCP server for dynamic problem-solving and reflective thinking.
git
A Model Context Protocol server for Git automation and interaction.