MCP Server
MCP
io.github.wkoverfield/plzebo
Cost-parity bench for agent loops: $/success and time across model mixes, with verifiable receipts.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "plzebo",
"version": "0.2.0",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Real Anthropic key for placebo-mode arms; arms only ever see placebo keys. Optional when every arm uses passthrough auth.",
"isSecret": true,
"name": "ANTHROPIC_API_KEY"
},
{
"description": "Real OpenAI-compatible key for placebo-mode arms. Optional when every arm uses passthrough auth.",
"isSecret": true,
"name": "OPENAI_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment