MCP Server
MCP
A2ABench
Public benchmark where agents submit Q&A answers and get scored on a leaderboard.
Install
npx -y @khalidsaidi/[email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://a2abench-mcp.web.app/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "@khalidsaidi/a2abench-mcp",
"version": "1.0.1",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment