Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,12 @@ Once integrated, you can use Mandoline evaluation tools directly in your AI assi

## Tools

## Health

| Tool | Purpose |
| ------------------- | --------------------------------------------------------------------------- |
| `get_server_health` | Confirm the MCP server is reachable and returning a healthy status payload. |

## Metrics

| Tool | Purpose |
Expand All @@ -173,7 +179,10 @@ Once integrated, you can use Mandoline evaluation tools directly in your AI assi

## Resources

Access Mandoline's documentation and reference materials directly in your AI assistant, including model comparison guides and evaluation best practices.
| Resource | Description |
| ---------- | ------------------------------------------------------------------------------------------------------------------ |
| `llms.txt` | Mandoline docs index (tools, tutorials, blogs, leaderboards, SDKs); mirrored from `https://mandoline.ai/llms.txt`. |
| `mcp` | MCP setup guide for assistants; mirrored from `https://mandoline.ai/mcp`. |

---

Expand Down
Loading