Using MCP tools

You can access, test, and configure MCP tools through the Tools Studio interface in IBM® Cyber Fraud.

About this task

MCP tools are automatically configured when their datasource is connected. You can access tools in Tools Studio to view details, test functionality, and customize settings.

This is a new paragraph

You can also customize the following tool settings:

  • Status: Enable or disable individual tools
  • Tags: Add categorization labels for organization
  • Description: Enhance tool documentation
  • Annotations: Configure behavioral characteristics (Read Only, Destructive, Idempotent, Open World)

For detailed configuration instructions, see Configuring tool settings.

Accessing Tools in Tools Studio

Procedure

  1. From the main menu, click Tools Studio.
  2. Click the MCP Tools tab.
  3. In the search field, enter keywords to filter tools by name or description.
  4. Click the expand arrow (>) next to a tool to view detailed information.
  5. Optional: Click the edit icon (pencil) to configure tool settings.
  6. Optional: Click the play icon (▷) to test the tool with sample inputs.

Testing an MCP tool

Procedure

  1. From the MCP Tools list, locate the tool you want to test.
  2. In the Actions column, click the play icon (▷).
    The Test Tool with an MCP dialog opens.
  3. Review the tool description and required parameters.
  4. Enter values for all required input parameters.
  5. Click Run to execute the tool.
  6. Review the test results.
    The results display the following information:
    • Status code and execution time
    • Success or error message
    • Response body with JSON output
  7. Optional: Click Reset to clear inputs for another test.
  8. Click the X button to close the test dialog.