Matomo for VS Code
io.github.pipeworx-io/matomo
MCP server for matomo
client:VS Code
transport:streamable-http
Install Matomo in VS Code
.vscode/mcp.json
{
"servers": {
"matomo": {
"type": "http",
"url": "https://gateway.pipeworx.io/matomo/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs