Skip to content
Cline

build cache mcp for Cline

io.github.mrfentmen/build-cache-mcp

Summarize local build and cache footprint using size and age buckets without returning paths or...

client:Cline transport:stdio runtime:npm

Install build cache mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "build-cache-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "build-cache-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

build cache mcp in other clients