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.
npx agentmods add skills/blazemeter/bzm-mcp/blazemeter-api-referencenpx skills add Blazemeter/bzm-mcp --skill blazemeter-api-referencegit clone --depth 1 https://github.com/Blazemeter/bzm-mcpWrote 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.
[](https://agentmods.dev/skills/blazemeter/bzm-mcp/blazemeter-api-reference)<a href="https://agentmods.dev/skills/blazemeter/bzm-mcp/blazemeter-api-reference"><img src="https://agentmods.dev/badge/skills/blazemeter/bzm-mcp/blazemeter-api-reference.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00109 | $0.01501 |
| Opus 5 | $0.00055 | $0.00750 |
| Sonnet 5 | $0.00022 | $0.00300 |
| Haiku 4.5 | $0.00011 | $0.00150 |
Grade A, and why
blazemeter-api-reference 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 5d 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.
How it starts
The opening of the file, as written. The whole thing — 118 lines — stays where its author put it; the contents beside it link to each section on GitHub.
BlazeMeter API Reference
Comprehensive reference for BlazeMeter REST APIs.
Overview
BlazeMeter provides REST APIs for automating test execution, managing resources, and integrating with external systems. This skill covers API authentication, identifiers, and all available API endpoints.
Quick Start
- Overview: Understand BlazeMeter REST API structure
- Authentication: Configure API key authentication
- Identifiers: Obtain Workspace ID, Project ID, Test ID, and other identifiers
- APIs: Use Test Data API, Cloning API, Export API, and Bulk Operations APIs
MCP Tools Integration
BlazeMeter MCP tools provide programmatic access to BlazeMeter, complementing the REST APIs. The MCP tools offer a higher-level interface for common operations:
Available MCP Tools
-
User Management:
blazemeter_userwith actionread_user- Read current user information- Returns: User details including default account, workspace, and project
-
Account Management:
blazemeter_accountwith actionread- Read account informationblazemeter_accountwith actionlist- List all accounts- Required args:
account_id(integer) for read action
-
Workspace Management:
blazemeter_workspaceswith actionread- Read workspace detailsblazemeter_workspaceswith actionlist- List all workspacesblazemeter_workspaceswith actionread_locations- Get location lists- Required args:
workspace_id(integer) for read action,account_id(integer) for list action
-
Project Management:
blazemeter_projectwith actionread- Read project informationblazemeter_projectwith actionlist- List all projects- Required args:
project_id(integer) for read action,workspace_id(integer) for list action
-
Test Management:
blazemeter_testswith actionread- Read test detailsblazemeter_testswith actionlist- List all testsblazemeter_testswith actioncreate- Create new testsblazemeter_testswith actionconfigure_load- Configure load settingsblazemeter_testswith actionconfigure_locations- Configure location distributionblazemeter_testswith actionupload_assets- Upload test assets- Required args:
test_id(integer) orproject_id(integer)
What ships with it
7 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.
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.
- 5d ago First seen · 118 lines · 109 tokens per session scan A a60428e346b6
blazemeter-api-reference is a skill published in the GitHub repository Blazemeter/bzm-mcp (26 stars, last pushed 7d ago), licensed Apache-2.0. It adds 109 tokens to every session and 1,501 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.
Other skills, from other repositories
opik-diagnose
Surface the Opik traces worth a developer's attention, ranked by signal — errors, failed tool calls, latency, regressions, and low online-eval scores — plus Diagnostics issues. Reads live/production traces via the SDK (searchtraces and agentinsights) and works with no MCP; uses the MCP issue entity when connected.…
cortex-explore-memory
Explore the memory system's state, find gaps in knowledge, assess coverage, and get diagnostic information. Use when the user asks 'what does my memory look like', 'show me memory stats', 'what am I missing', 'how good is my knowledge', 'memory health', 'show coverage', 'find gaps', 'what topics are weak', or when you…
qmclaw-workbench
使用 OpenQuantum 的 QMClaw Local Tool 对超导量子比特 S21、能谱、Rabi、Ramsey、T1、SingleShot、DRAG、π 脉冲、功率偏移、Delta 和 RB 等 13 类测控实验做有界、确定性的本地模拟,并组织单比特调校工作流。用于实验规划、接口联调、教学和无硬件预检;不连接 LabRAD/lqms、真实仪器或量子云,不修改校准参数,也不替代 Scientific Validator。.
quick-capture
Use this skill to drop a new task into GSD Task Manager from any AI assistant that has the gsd-mcp-server connected.
event-staffing-ordering
Order W-2 event staff for US/CA events through TempGuru.
chainstack
Work with the Chainstack MCP server to manage blockchain nodes and projects. Use when deploying nodes, migrating to Chainstack from another RPC provider such as QuickNode or Alchemy, checking platform status, searching Chainstack docs, contacting the Chainstack team, or interacting with the Chainstack platform API via…