metrics_suggest_variants — CompletionKit MCP Tool
metrics_suggest_variants
(metrics suggest variants) is one of 54 tools on the
CompletionKit
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call metrics_suggest_variants from your client
- Claude Code CompletionKit metrics_suggest_variants run in your project directory
- Claude Desktop CompletionKit metrics_suggest_variants ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor CompletionKit metrics_suggest_variants ~/.cursor/mcp.json
- VS Code CompletionKit metrics_suggest_variants .vscode/mcp.json
- Zed CompletionKit metrics_suggest_variants ~/.config/zed/settings.json
- Windsurf CompletionKit metrics_suggest_variants ~/.codeium/windsurf/mcp_config.json
- Cline CompletionKit metrics_suggest_variants ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI CompletionKit metrics_suggest_variants ~/.gemini/settings.json
- Grok CompletionKit metrics_suggest_variants .mcp.json (in your project root)
- ChatGPT CompletionKit metrics_suggest_variants Settings → Connectors → Advanced → Developer mode
- Claude.ai CompletionKit metrics_suggest_variants Settings → Connectors → Add custom connector
- LangChain CompletionKit metrics_suggest_variants pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http evals https://completionkit.com/mcp
Other tools on this server
- prompts_list
- prompts_get
- prompts_create
- prompts_update
- prompts_delete
- prompts_publish
- prompts_suggest_improvement
- runs_list
- runs_get
- runs_create
- runs_update
- runs_delete
- runs_generate
- runs_regrade
- runs_rerun
- runs_retry_failures
- responses_list
- responses_get
- datasets_list
- datasets_get
- datasets_create
- datasets_update
- datasets_delete
- datasets_create_from_url
- metrics_list
- metrics_get
- metrics_create
- metrics_update
- metrics_delete
- metric_groups_list
- metric_groups_get
- metric_groups_create
- metric_groups_update
- metric_groups_delete
- metric_versions_list
- metric_versions_publish
- metric_versions_dismiss
- provider_credentials_list
- provider_credentials_get
- provider_credentials_create
- provider_credentials_update
- provider_credentials_delete
- tags_list
- tags_get
- tags_create
- tags_update
- tags_delete
- agreements_list
- agreements_create
- judges_replay
- judges_compare
- promptfoo_import
- usage_get
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.