Emsc for VS Code
io.github.pipeworx-io/emsc
EMSC (European-Mediterranean Seismological Centre) MCP — wraps the
client:VS Code
transport:streamable-http
Install Emsc in VS Code
.vscode/mcp.json
{
"servers": {
"emsc": {
"type": "http",
"url": "https://gateway.pipeworx.io/emsc/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs