Back to directory
wxflows-server

wxflows-server

@IBM117

A MCP server example integrating watsonx.ai Flows Engine with Google Books and Wikipedia tools for context retrieval.

wxflowsibmmcp-servergoogle-bookswikipediacontext

Installation & Configuration

{
  "mcpServers": {
    "wxflows-server": {
      "command": "node",
      "args": [
        "/path/to/wxflows-server/build/index.js"
      ],
      "env": {
        "WXFLOWS_APIKEY": "YOUR_WXFLOWS_APIKEY",
        "WXFLOWS_ENDPOINT": "YOUR_WXFLOWS_ENDPOINT"
      }
    }
  }
}

Information

Transport
stdio
Language
typescript
Created
2024/7/1
Updated
2026/4/16