Configuring IBM Bob
Register watsonx.data intelligence MCP server in the IBM Bob configuration to complete tasks across data governance and catalog, data quality, data lineage, and Data Product Hub with the AI agent.
Required configuration information
For managed MCP
-
Authentication: API key; configure the client to send your watsonx platform API key on each request. For more information, see Generating API keys and Available APIs.
-
Server URL: The service endpoint is based on your IBM Software Hub deployment URL (
{cpd_cluster_host}). Example:https://{cpd_cluster_host}/semantic_agents/public/v1/mcp_server/mcp/. For more information, see Service endpoint in the API documentation. -
Transport:
stdio
Configuring IBM Bob
-
In Visual Studio Code, in Bob mode, from the menu in the top right corner (
...), select MCP Servers. -
Open the global MCP file.
-
Add the following configuration to the file.
Replace placeholder values with your credentials."watsonx data intelligence": { "type": "streamable-http", "url": "https://{cpd_cluster_host}/semantic_agents/public/v1/mcp_server/mcp/", "headers": { "x-api-key": "xxxx", "username": "yyy" }, "disabled": true, "alwaysAllow": [] }, -
Save the file.
-
Restart IBM Bob.
-
In the MCP Server list, toggle the switch next to
wxdi-mcp-server.
When you're working with your AI agent, you can select tools to help complete your tasks. Limit your selection to a subset of tools which you consider useful.