Maven Central for VS Code
io.github.pipeworx-io/maven-central
Maven Central MCP — Java/JVM artifact registry
client:VS Code
transport:streamable-http
Install Maven Central in VS Code
.vscode/mcp.json
{
"servers": {
"maven-central": {
"type": "http",
"url": "https://gateway.pipeworx.io/maven-central/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs