Skip to content
Windsurf

IBM Maximo for Windsurf

io.github.markusvankempen/maximo-mcp-server

Connect AI assistants to IBM Maximo for API discovery, OSLC querying, and Carbon UI generation.

client:Windsurf transport:stdio runtime:npm

Install IBM Maximo 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": {
    "maximo-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "maximo-mcp-server"
      ],
      "env": {
        "MAXIMO_URL": "<MAXIMO_URL>",
        "MAXIMO_API_KEY": "<MAXIMO_API_KEY>",
        "MAXIMO_HOST": "<MAXIMO_HOST>"
      }
    }
  }
}

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

IBM Maximo in other clients