Chain of Draft (CoD) MCP Server

get_performance_stats

Get performance statistics for CoD vs CoT approaches

Input Schema

NameRequiredDescriptionDefault
domainNoFilter for specific domain

Input Schema (JSON Schema)

{ "properties": { "domain": { "description": "Filter for specific domain", "type": "string" } }, "type": "object" }