Build, Evaluate, and Optimize AI Systems. Includes evals, RAG, agents, fine-tuning, synthetic data generation, dataset management, MCP, and more.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"Kiln": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-Kiln"
]
}
}
}