Configuring IBM Bob version 2.0 to use the Cognos Analytics MCP server
Configure IBM Bob version 2.0 to connect to the Cognos Analytics MCP server by adding the server configuration to the mcp.json file.
Before you begin
- You have Docker installed and running on your system.
You have the Cognos Analytics MCP server Docker image available in your Docker environment.
Note: You can download an MCP server Docker image, Part Number M14ZRML, from Passport Advantage to your machine.- You have access to a Cognos Analytics instance with valid credentials. You can authenticate with an API key or a username and password.
- You have IBM Bob version 2.0 installed.
About this task
The Cognos Analytics MCP server runs as a Docker container and acts as a bridge between IBM Bob and Cognos Analytics. IBM Bob communicates with the server using STDIO transport and uses the available tools to retrieve data from Cognos Analytics. In version 2.0, IBM Bob stores the MCP server configuration in the mcp.json file.
The mcp.json file is located in the following directories:
- Windows: %USERPROFILE%\.bob\settings\mcp.json
- macOS: ~/.bob/settings/mcp.json
Tip: The .bob folder is hidden by default on Windows and macOS. On Windows, in File Explorer, select to show hidden files and folders. On macOS, press Command (⌘) + Shift + . to show hidden files and folders.
Procedure
What to do next
To verify the Cognos Analytics MCP server is running, navigate to and confirm that cognos appears in the list with a green status indicator.