@dalmia/calibrate-mcp
MCP Server
View Docs

Install

Select a method below to install the server.
Cursor Cursor
Claude Code
Claude Desktop
VS Code
Gemini CLI
Codex CLI
Available Tools
resolve-agent-names create-agent list-agents get-agent update-agent bulk-create-tests create-test list-tests get-test update-test run-agent-tests run-agent-tests-batch get-agent-test-run
Server URL
https://mcp.calibrate.artpark.ai/mcp
Raw Configuration
If you have a client that's not listed above, access the raw MCP configuration below.
{ "command": "npx", "args": [ "-y", "mcp-remote@0.1.25", "https://mcp.calibrate.artpark.ai/sse", "--header", "api-key-auth:${API_KEY_AUTH}" ], "env": { "API_KEY_AUTH": "YOUR_VALUE_HERE" } }