Skip to content
Windsurf

LastBlueTape for Windsurf

io.github.vulkanr/lastbluetape-mcp

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

client:Windsurf transport:stdio runtime:npm

Install LastBlueTape in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

LastBlueTape in other clients