Skip to content
Cline

LastBlueTape for Cline

io.github.vulkanr/lastbluetape-mcp

Construction punch list management for AI agents. Create lists, add items, track progress.

client:Cline transport:stdio runtime:npm

Install LastBlueTape 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "lastbluetape-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@lastbluetape/mcp-server"
      ],
      "env": {
        "LASTBLUETAPE_API_KEY": "<LASTBLUETAPE_API_KEY>",
        "LASTBLUETAPE_PAYMENT_METHOD": "<LASTBLUETAPE_PAYMENT_METHOD>"
      }
    }
  }
}

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

LastBlueTape in other clients