blazemeter-private-locations

blazemeter-private-locations is a skill for Claude Code, Codex from Blazemeter/bzm-mcp. It costs 103 tokens per session (1,162 once invoked), scanned A, original, Apache-2.0.

A guide to BlazeMeter Private Locations, which run tests from infrastructure you control instead of only from shared cloud locations.

In plain words
What is it for?
Use it to install and configure the Radar Agent with Docker, Kubernetes, or Helm, manage private locations, and troubleshoot certificates, proxies, connectivity, or resource issues.
Why use it?
It helps when tests must reach private systems or use a specific network, while also covering setup and connection problems.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to install and configure the Radar Agent with Docker, Kubernetes, or Helm, manage private locations, and troubleshoot certificates, proxies, connectivity, or resource issues.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/blazemeter/bzm-mcp/blazemeter-private-locations
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Blazemeter/bzm-mcp --skill blazemeter-private-locations
Clone the repo
git clone --depth 1 https://github.com/Blazemeter/bzm-mcp

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for blazemeter-private-locations

README.md
[![agentmods](https://agentmods.dev/badge/skills/blazemeter/bzm-mcp/blazemeter-private-locations/github.svg)](https://agentmods.dev/skills/blazemeter/bzm-mcp/blazemeter-private-locations)
Your own site
<a href="https://agentmods.dev/skills/blazemeter/bzm-mcp/blazemeter-private-locations"><img src="https://agentmods.dev/badge/skills/blazemeter/bzm-mcp/blazemeter-private-locations/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for blazemeter-private-locations

Your own site · 80×15
<a href="https://agentmods.dev/skills/blazemeter/bzm-mcp/blazemeter-private-locations"><img src="https://agentmods.dev/badge/skills/blazemeter/bzm-mcp/blazemeter-private-locations.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 103 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,162 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00103 $0.01162
Opus 5 $0.00051 $0.00581
Sonnet 5 $0.00021 $0.00232
Haiku 4.5 $0.00010 $0.00116

Measured 11d ago against content hash f9563556261f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

blazemeter-private-locations scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

resources/skills/blazemeter-private-locations/SKILL.md · 84 lines

How it starts

The opening of the file, as written. The whole thing — 84 lines — stays where its author put it; the contents beside it link to each section on GitHub.

BlazeMeter Private Locations

Comprehensive guide for installing, configuring, and managing Private Locations in BlazeMeter.

Overview

Private Locations enable running BlazeMeter tests from your own infrastructure, providing control over test execution environment and network access. This skill covers Radar Agent, installation methods, configuration, and troubleshooting.

Quick Start

  1. Installation: Choose Docker, Kubernetes, or Helm Chart installation
  2. Radar Agent: Configure for API Monitoring private API access
  3. Configuration: Set environment variables, certificates, and proxy settings
  4. Management: Create, use, and manage private locations and agents
  5. Troubleshooting: Resolve installation, connectivity, and resource issues

MCP Tools Integration

Private Locations are managed through the BlazeMeter UI, but you can use MCP tools to manage tests that use private locations:

Available MCP Tools

  • Test Management:

    • blazemeter_tests with action read - Read test details including private location configuration
    • blazemeter_tests with action list - List all tests in a project
    • Required args: test_id (integer) or project_id (integer)
    • Returns: Test details including private location selection
  • Test Execution:

    • blazemeter_execution with action read - Read execution details for tests using private locations
    • blazemeter_execution with action list - List all executions for a test
    • Required args: execution_id (integer) or test_id (integer)
    • Returns: Execution details and results

When to Use MCP Tools

  • Test Management: Manage tests that use private locations programmatically
  • Execution Monitoring: Monitor test executions on private locations
  • Automation: Integrate private location testing into automation workflows
  • Reporting: Generate reports on tests using private locations

Example Workflow

Managing Tests with Private Locations:

  1. Use blazemeter_tests with action list to find tests using private locations
  2. Use blazemeter_tests with action read to get test details and private location configuration
  3. Use blazemeter_execution with action read to monitor test execution
  4. Review execution results to verify private location usage

Read the full file on GitHub · 84 lines

Files

What ships with it

6 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 84 lines · 103 tokens per session scan A f9563556261f

Subscribe to this mod's changes

blazemeter-private-locations is a skill published in the GitHub repository Blazemeter/bzm-mcp (26 stars, last pushed 3d ago), licensed Apache-2.0. It adds 103 tokens to every session and 1,162 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

lastest

Lastest is a visual regression testing platform. It records browser tests, runs them via Playwright, diffs screenshots, and uses AI to classify changes. Available as an MCP server for AI agent integration.

las-team/lastest · 0 tokens

resolume-mcp-tester

Test and operate the Resolume MCP server (resolume-mcp-server) end-to-end against a live Resolume Arena. Use when verifying tool behavior, running smoke tests, doing safe live VJ demos, or validating new tools added to the project. Includes white-out prevention rules, state restoration patterns, and agent invocation…

mackatwentytsuru/resolume-mcp-server · 75 tokens

field-test

Exercise tools, resources, and prompts against a live HTTP server via MCP JSON-RPC over curl. Starts the server, surfaces the catalog, runs real and adversarial inputs, measures every call (bytes, token estimate, wall-clock) and weighs the catalog, and produces a tight report with concrete findings and numbered…

cyanheads/pubmed-mcp-server · 93 tokens

field-test

Exercise tools, resources, and prompts against a live HTTP server via MCP JSON-RPC over curl. Starts the server, surfaces the catalog, runs real and adversarial inputs, measures every call (bytes, token estimate, wall-clock) and weighs the catalog, and produces a tight report with concrete findings and numbered…

cyanheads/mcp-ts-core · 93 tokens

field-test

Exercise tools, resources, and prompts against a live HTTP server via MCP JSON-RPC over curl. Starts the server, surfaces the catalog, runs real and adversarial inputs, and produces a tight report with concrete findings and numbered follow-up options. Use after adding or modifying definitions, or when the user asks to…

cyanheads/ntfy-mcp-server · 76 tokens

deploy-verify

Deploy Server OS and run the official end-to-end verification suite.

ANAMIZED/Server-OS · 17 tokens