Stats
Actions
Tags
From agentic-systems-engineering
Promptfoo MCP server for validating configs, running focused evals, inspecting results, and developing eval cases from Codex.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"promptfoo": {
"command": "promptfoo",
"args": [
"mcp",
"--transport",
"stdio"
]
}
}
}Server configuration and connection parameters
promptfooCommand-line arguments passed to the server process
First indexed Apr 6, 2026
First indexed Apr 6, 2026
npx claudepluginhub jwilger/ai-plugins --plugin agentic-systems-engineering