Skip to content
Windsurf

nexus for Windsurf

io.github.addozhang/nexus

Query Sonatype Nexus Repository (OSS/Pro) for Maven, Python, and Docker artifacts

client:Windsurf transport:stdio runtime:pypi

Install nexus 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": {
    "nexus": {
      "command": "uvx",
      "args": [
        "nexus-mcp-server"
      ],
      "env": {
        "NEXUS_BASE_URL": "<NEXUS_BASE_URL>",
        "NEXUS_USERNAME": "<NEXUS_USERNAME>",
        "NEXUS_PASSWORD": "<NEXUS_PASSWORD>"
      }
    }
  }
}

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

nexus in other clients