Local build artifact size and dependency weight inspection without file content output. Tools...
claude mcp add artifact-gauge-mcp -- npx -y artifact-gauge-mcp
claude_desktop_config.json
{
"mcpServers": {
"artifact-gauge-mcp": {
"command": "npx",
"args": [
"-y",
"artifact-gauge-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"artifact-gauge-mcp": {
"command": "npx",
"args": [
"-y",
"artifact-gauge-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"artifact-gauge-mcp": {
"command": "npx",
"args": [
"-y",
"artifact-gauge-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"artifact-gauge-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"artifact-gauge-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"artifact-gauge-mcp": {
"command": "npx",
"args": [
"-y",
"artifact-gauge-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.mrfentmen--artifact-gauge-mcp/reviews or the review_server meta-tool.
POST /mcp