Skip to content
Zed

Maven Central for Zed

io.github.pipeworx-io/maven-central

Maven Central MCP — Java/JVM artifact registry

client:Zed transport:streamable-http

Install Maven Central in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "maven-central": {
      "url": "https://gateway.pipeworx.io/maven-central/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Maven Central in other clients