Skip to content
Windsurf

IBM watsonx.ai Granite for Windsurf

io.github.nirholas/ibm-watsonx

IBM watsonx.ai MCP by three.ws: chat, text generation, embeddings, and tokenization.

client:Windsurf transport:stdio runtime:npm

Install IBM watsonx.ai Granite in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "ibm-watsonx": {
      "command": "npx",
      "args": [
        "-y",
        "@three-ws/ibm-watsonx-mcp"
      ],
      "env": {
        "WATSONX_API_KEY": "<WATSONX_API_KEY>",
        "WATSONX_PROJECT_ID": "<WATSONX_PROJECT_ID>",
        "WATSONX_SPACE_ID": "<WATSONX_SPACE_ID>",
        "WATSONX_URL": "<WATSONX_URL>",
        "WATSONX_MODEL_ID": "<WATSONX_MODEL_ID>",
        "WATSONX_EMBED_MODEL_ID": "<WATSONX_EMBED_MODEL_ID>",
        "WATSONX_API_VERSION": "<WATSONX_API_VERSION>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

IBM watsonx.ai Granite in other clients