How to integrate Blazemeter MCP with Codex

Codex is one of the most popular coding harnesses out there. And MCP makes the experience even better. With Blazemeter MCP integration, you can draft, triage, summarise emails, and much more, all without leaving the terminal or the app, whichever you prefer.

Blazemeter logoBlazemeter
Basic

Blazemeter is a continuous testing platform for web and mobile app performance. It empowers teams to automate and analyze large-scale tests with ease.

92 Tools

Introduction

Codex is one of the most popular coding harnesses out there. And MCP makes the experience even better. With Blazemeter MCP integration, you can draft, triage, summarise emails, and much more, all without leaving the terminal or the app, whichever you prefer.

Also integrate Blazemeter with

Why use Composio?

Apart from a managed and hosted MCP server, you will get:

  • CodeAct: A dedicated workbench that allows GPT to write its code to handle complex tool chaining. Reduces to-and-fro with LLMs for frequent tool calling.
  • Large tool responses: Handle them to minimise context rot.
  • Dynamic just-in-time access to 20,000 tools across 1000+ other Apps for cross-app workflows. It loads the tools you need, so GPTs aren't overwhelmed by tools you don't need.

How to install Blazemeter MCP in Codex

Run the setup command

Run this command in your terminal to add the Composio MCP server to Codex.

Terminal

It will initiate the authentication in a browser window, authorize Codex to access your Composio account.

Composio authentication page

(Optional) Authenticate with OAuth

To authenticate manually, run the login command to open a browser window and authorize Codex to access your Composio account.

bash
codex mcp login composio

Verify the connection

Run codex mcp list to confirm Composio appears as a registered MCP server.

bash
codex mcp list

Codex App

Codex App follows the same approach as VS Code.

  1. Click ⚙️ on the bottom left → MCP Servers → + Add servers → Streamable HTTP:
  2. Fill the header and Key fields with { "x-consumer-api-key" = "ck_*******" }.
  3. The Key is the Composio API key, that you can find on dashboard.composio.dev
  4. Click on Authenticate and authorize Codex to your Composio account and you're all set.
Codex App MCP setup
  1. Restart and verify if it's there in .codex/config.toml
bash
[mcp_servers.composio]
url = "https://connect.composio.dev/mcp"
http_headers = { "x-consumer-api-key" = "ck_*******" }

What is the Blazemeter MCP server, and what's possible with it?

The Blazemeter MCP server is an implementation of the Model Context Protocol that connects your AI agent and assistants like Claude, Cursor, etc directly to your Blazemeter account. It provides structured and secure access so your agent can perform Blazemeter operations on your behalf.

Conclusion

You've successfully integrated Blazemeter with Codex using Composio's MCP server. Now you can interact with Blazemeter directly from your terminal, VS Code, or the Codex App using natural language commands.

Key benefits of this setup:

  • Seamless integration across CLI, VS Code, and standalone app
  • Natural language commands for Blazemeter operations
  • Managed authentication through Composio
  • Access to 20,000+ tools across 1000+ apps for cross-app workflows
  • CodeAct workbench for complex tool chaining

Next steps:

  • Try asking Codex to perform various Blazemeter operations
  • Explore cross-app workflows by connecting more toolkits
  • Build automation scripts that leverage Codex's AI capabilities
TOOLS

Supported Tools

Every Blazemeter action and event your agent gets out of the box.

Convert Transactions

Tool to convert transaction files to BlazeMeter DSL format for service virtualization.

Create API Monitoring Schedule

Tool to create a new schedule for running API monitoring tests.

Create Multi Test

Tool to create a new multi-test within a specified project.

Create Private Location

Tool to create a new private location in BlazeMeter.

Create Private Location Agent

Creates a new agent (server) within a BlazeMeter private location.

Create Project

Creates a new project within a BlazeMeter workspace.

Create Search

Execute a search query against BlazeMeter entities using advanced filtering and sorting.

Create Tag

Creates a new tag in BlazeMeter for organizing and categorizing resources.

Create Test

Tool to create a new single test within a specified project.

Create Workspace Asset

Tool to create an asset in a workspace for test data management.

Create Asset Dependency

Tool to create a dependency relationship between two assets in a BlazeMeter workspace.

Create Workspace Package

Creates a new package within a BlazeMeter workspace.

Create Workspace Transactions

Tool to create transactions in a BlazeMeter workspace for service virtualization.

Delete API Monitoring Schedule

Tool to delete a specific test schedule by its ID.

Delete Private Location Workspace

Tool to remove a workspace from a private location.

Delete Project

Tool to delete a specific project by its ID.

Delete Test File

Tool to delete a file from a test.

Delete Tests

Tool to delete a test by its ID.

Delete Workspace Asset Dependency

Tool to delete a dependency from a workspace's asset repository by its ID.

Delete Workspace Asset

Tool to delete an asset from a workspace in BlazeMeter's Asset Repository.

Delete Workspace Assets Dependencies

Tool to delete asset dependencies by source/target in a workspace.

Delete Workspace Logs

Tool to delete master test execution logs from a BlazeMeter workspace.

Delete Workspace Managers

Tool to remove managers from a workspace.

Delete Workspace Package

Tool to delete a package from a workspace in the BlazeMeter Asset Repository.

Duplicate Test

Tool to duplicate an existing test by its ID.

Export Package

Tool to export a package from BlazeMeter Asset Repository as a zip file.

Export Workspaces Packages

Tool to export multiple packages from a workspace as a zip file.

Generate Test Data from Data Model

Tool to generate test data from a data model in Asset Repository.

Generate Workspace Test Data

Tool to generate synthetic test data on-the-fly without storing in Asset Repository.

Get Accounts

Tool to retrieve a list of accounts associated with the authenticated user.

Get API Monitoring Schedule

Tool to retrieve details of a specific API monitoring schedule by its ID.

Get API Monitoring Schedules

Retrieves a paginated list of API monitoring test schedules.

Get Generator Functions

Tool to retrieve all available test data generator functions from BlazeMeter Test Data API.

Get Generator Seed Lists

Tool to retrieve a list of all available seed lists from BlazeMeter Test Data Management API.

Get Info Health

Tool to retrieve the BlazeMeter service health status.

Get Info Version

Tool to retrieve BlazeMeter service version information.

Get Masters Reports Main Summary

Tool to retrieve request statistics summary for a master test run.

Get Multi Test

Tool to retrieve details of a specific multi-test.

Get Multi Tests

Retrieves a paginated list of multi-tests within a BlazeMeter workspace.

Get Private Locations

Tool to retrieve a list of private locations filtered by account or workspace.

Get Project Details

Tool to retrieve detailed information about a specific project by its ID.

Get Projects

Tool to retrieve a list of projects within a specified workspace.

Get Regions

Tool to retrieve a list of all available test regions for API monitoring.

Get Search Metadata

Retrieve metadata about searchable entities, fields, relationships, and operators in BlazeMeter's search API.

Get Shared Folders

Tool to retrieve a list of shared folders within a specified workspace.

Get Tags

Tool to retrieve a list of all tags from BlazeMeter Mock Services API.

Get Test Details

Tool to retrieve complete details of a specific test by its ID.

Get Tests

Retrieve a list of performance tests filtered by workspace or project.

Get Tests Files

Tool to list all files associated with a test.

Get Test Validations

Tool to retrieve validation results for a specific test by its ID.

Get User

Retrieve the authenticated user's profile information including their default project and preferences.

Get User Active Sessions

Tool to retrieve the list of active test sessions for the authenticated user.

Get User Invites

Tool to retrieve pending invites for the authenticated user.

Get User Projects

Tool to retrieve all projects belonging to the authenticated user.

Get Workspace Details

Tool to retrieve detailed information about a specific workspace by its ID.

Get Workspace Package

Tool to retrieve a specific package by its ID from a workspace in the BlazeMeter Asset Repository.

Get Workspaces

Tool to retrieve a list of workspaces for a specified account.

Get Workspace Assets

Tool to retrieve all data models (assets) in a workspace for Test Data Management.

Get Workspace Asset By ID

Tool to retrieve a specific asset by ID from the Test Data Management Asset Repository.

Get Workspace Asset Data

Tool to retrieve data from a specific asset in a workspace's asset repository.

Get Workspace Assets Dependencies

Tool to retrieve all dependencies for a given workspace with optional filtering criteria.

Get Workspace Asset Dependency

Tool to retrieve a specific dependency by ID from a workspace's asset repository.

Get Asset Dependencies

Tool to retrieve dependencies for a specific asset in a workspace from the BlazeMeter Asset Repository.

Get Workspace Data Model By ID

Tool to retrieve a specific data model by ID from a workspace in Test Data Management.

Get Virtual Service Template by ID

Tool to get virtual service template details from a specific workspace.

Get Workspace Packages

Tool to retrieve packages from a BlazeMeter workspace.

Get Workspace Package Dependencies

Tool to retrieve package dependencies for a specific package in a workspace.

Get Workspace Service Mock Templates

Tool to list virtual service templates available in a workspace.

Get Workspace Transactions

Tool to list transactions for virtual services in a workspace.

Get Workspace Users

Tool to retrieve a list of users within a specified workspace.

Import Workspace Package

Import a package from a ZIP file into a BlazeMeter workspace.

List Generator Card Issuers

Tool to retrieve a list of available card issuers for test data generation.

Publish API Data

Publishes test data through the BlazeMeter Test Data Management API.

Register User

Tool to register a new user account in BlazeMeter.

Start Test

Tool to start a preconfigured performance load test.

Stop Master

Gracefully stop a running BlazeMeter test execution (master) by its ID.

Stop Test

Tool to stop all active masters (test executions) for a given test ID.

Terminate User Active Sessions

Tool to immediately terminate active user sessions in BlazeMeter.

Terminate Workspaces Masters

Tool to terminate all running masters in a BlazeMeter workspace.

Update API Monitoring Schedule

Tool to update the configuration of an existing API monitoring schedule.

Update Project

Tool to update an existing BlazeMeter project by its ID.

Update Test

Tool to update details of a specific test by its ID.

Update Workspace Asset

Tool to update an existing asset in a BlazeMeter workspace.

Update Workspaces Assets Dependencies

Tool to update asset dependencies in a BlazeMeter workspace.

Update Workspace Package

Tool to update an existing package in a BlazeMeter workspace.

Update Workspace Package Dependencies

Tool to update package dependencies for a specific package in a workspace.

Update Workspace Service Mock Template

Tool to update a virtual service template configuration (Service Virtualization).

Update Workspace User

Tool to update a user's role and status within a BlazeMeter workspace.

Upload Test Files

Upload a file asset (script, data file, or configuration) to a BlazeMeter test.

Upload Workspace Asset Data

Tool to upload asset data to a BlazeMeter workspace.

Validate Test

Tool to validate a specific test by its ID.

Validate Workspace Asset

Tool to validate a data model asset in a workspace for test data management.

FAQ

Frequently asked questions

With a standalone Blazemeter MCP server, the agents and LLMs can only access a fixed set of Blazemeter tools tied to that server. However, with the Composio Tool Router, agents can dynamically load tools from Blazemeter and many other apps based on the task at hand, all through a single MCP endpoint.

Yes, you can. Codex fully supports MCP integration. You get structured tool calling, message history handling, and model orchestration while Tool Router takes care of discovering and serving the right Blazemeter tools.

Yes, absolutely. You can configure which Blazemeter scopes and actions are allowed when connecting your account to Composio. You can also bring your own OAuth credentials or API configuration so you keep full control over what the agent can do.

All sensitive data such as tokens, keys, and configuration is fully encrypted at rest and in transit. Composio is SOC 2 Type 2 compliant and follows strict security practices so your Blazemeter data and credentials are handled as safely as possible.

Start with Blazemeter.It takes 30 seconds.

Managed auth, hosted MCP servers, and every Blazemeter tool your agent needs.Free to start.

Start building