Setup
¶
This article describes how to enable and configure API Security Testing via Postman.
1. Add Wallarm's MCP server¶
-
In Postman, access its AI Agent.
-
In AI Agent panel, click Configure ("gear"), and select Configure MCP servers.
-
In displayed MCP Servers tab, click Add ("plus") and do one of the following:
- Select Wallarm Rogue MCP from the list of the featured MCP servers
-
Or just click Edit config and save the following to it:
2. Get Wallarm credentials¶
To use the extended functions of Wallarm's MCP server, you need to obtain a WALLARM_API_TOKEN and paste it into the MCP server configuration in Postman. The flow depends on whether you are a new or existing Wallarm user.
New users:
-
Go to roguemcp.wallarm.com.
-
Create a Wallarm account and obtain the Rogue MCP subscription.
-
Copy the provided API token and paste it as the
WALLARM_API_TOKENvalue in your MCP server configuration in Postman.
Existing users:
-
Contact Wallarm Support to get the Rogue MCP subscription.
-
Once the subscription is active, go to Wallarm Console → Settings → API Tokens and create a token of the Rogue MCP type.
-
Copy the token and paste it as the
WALLARM_API_TOKENvalue in your MCP server configuration in Postman.
3. Ask to test the collection¶
With Wallarm's MCP server and credentials in place, use natural language in Postman Agent Mode to ask for a security test. For example: "Please, test the collection for security issues with Wallarm."
The Agent runs the tests (typically 2–3 minutes) and responds with a report; results are also sent to Wallarm Cloud. To interpret them, see Exploring Results.