Skip to content
Cursor

CompletionKit for Cursor

com.completionkit/evals

Prompt evals over MCP: run a prompt on your dataset, score each output 1-5 with an LLM judge.

client:Cursor transport:streamable-http tools:54

Install CompletionKit in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "evals": {
      "url": "https://completionkit.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

All 54 tools →

CompletionKit in other clients