get_user
Retrieve the authenticated user details from the Intruder API using the MCP server intruder-mcp for client integrations like Claude and Cursor.
Instructions
Get the current user of the Intruder API that we are authenticated as
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_userArguments",
"type": "object"
}