---
title: "MCP tools reference"
description: "Explore all 105 Kapptivate MCP tools across 17 categories, covering discovery, testing, monitoring, alerting, and dashboards."
sidebarTitle: "Overview"
lastUpdated: "2026-09-23"
---

> **For AI agents:** the complete documentation index is at [llms.txt](/llms.txt). Append `.md` to any page URL for its markdown version.

{/* GENERATED FILE: do not edit by hand. Regenerate with: node scripts/generate.mjs */}

The Kapptivate MCP server exposes **105 tools** across 17 categories. Pick a category to browse, or use the sidebar.

## Browse by category

<Columns cols={2}>
  <Card title="Discovery" icon="magnifying-glass" href="/mcp/tools/discovery/get_full_test">
    List and inspect operators, products, tests, users, and resources. (12 tools)
  </Card>
  <Card title="Test Management" icon="flask" href="/mcp/tools/test-management/create_test">
    Create, list, version, and manage the lifecycle of tests. (6 tools)
  </Card>
  <Card title="Test Editing" icon="pen" href="/mcp/tools/test-editing/edit_test">
    Edit test definitions and preview changes before applying them. (4 tools)
  </Card>
  <Card title="Tests Campaigns" icon="layer-group" href="/mcp/tools/test-campaigns/create_test_campaign">
    Create and manage saved test campaigns. (5 tools)
  </Card>
  <Card title="Execution" icon="play" href="/mcp/tools/execution/build_campaign">
    Build and run campaigns, then poll executions for status. (4 tools)
  </Card>
  <Card title="Results" icon="list-check" href="/mcp/tools/results/get_artifact">
    Fetch execution detail and downloadable artifacts. (3 tools)
  </Card>
  <Card title="Reusables" icon="puzzle-piece" href="/mcp/tools/reusables/get_reusable">
    Discover and inspect reusable V2 components. (4 tools)
  </Card>
  <Card title="Collections" icon="folder-tree" href="/mcp/tools/collections/create_collection">
    Organize tests into folders and browse the tree. (9 tools)
  </Card>
  <Card title="Variables" icon="dollar-sign" href="/mcp/tools/variables/add_variant">
    Manage variables, groups, and variants per product. (18 tools)
  </Card>
  <Card title="Monitor Management" icon="gauge-high" href="/mcp/tools/monitor-management/batch_create_monitors">
    Create, edit, toggle, and force-run monitors. (7 tools)
  </Card>
  <Card title="Monitoring Results" icon="heart-pulse" href="/mcp/tools/monitoring-results/get_monitoring_result">
    Read monitoring results and history. (2 tools)
  </Card>
  <Card title="Alerting" icon="bell" href="/mcp/tools/alerting/close_incident">
    Evaluate alerts and manage alert definitions and incidents. (6 tools)
  </Card>
  <Card title="Metrics" icon="chart-line" href="/mcp/tools/metrics/compute_slo">
    Query time-series metrics, compute SLOs, and correlate signals. (5 tools)
  </Card>
  <Card title="Dashboard" icon="table-columns" href="/mcp/tools/dashboard/create_dashboard">
    Create and manage dashboards. (4 tools)
  </Card>
  <Card title="Dashboard Widget" icon="chart-simple" href="/mcp/tools/dashboard-widget/add_dashboard_widget">
    Add, edit, validate, and position dashboard widgets. (7 tools)
  </Card>
  <Card title="Shell" icon="terminal" href="/mcp/tools/shell/cancel_shell">
    Run shell actions on agents and read their output. (5 tools)
  </Card>
  <Card title="Agent" icon="server" href="/mcp/tools/agent/get_agent">
    Inspect agents, reboot, and toggle maintenance. (4 tools)
  </Card>
</Columns>

## What's next?

<Columns cols={2}>
  <Card title="Connect a client" icon="plug" href="/mcp/connect">
    Set up Claude, Cursor, or Claude Code against the server.
  </Card>
  <Card title="Core concepts" icon="sitemap" href="/mcp/concepts">
    Operators, products, variables, and the safety model.
  </Card>
</Columns>
