MCP Server
Connect Claude Code, Codex, Cursor, or any MCP client to Scorable's hosted remote MCP server and let your agent create and run evaluations directly.
Get an API key
curl -s -X POST https://api.scorable.ai/create-demo-user/ | jq -r .api_keyexport SCORABLE_API_KEY="your-key"Claude Code
claude mcp add --transport http scorable https://api.scorable.ai/mcp \
--header "Authorization: Bearer $SCORABLE_API_KEY"claude mcp listCodex
Cursor, VS Code, and other clients
The tools
Tool
What it does
Tool
What it does
Tool
What it does
Tool
What it does
Try it
Concepts worth knowing
Troubleshooting
Last updated