vercel-mcp-cold-start

timschoch/vercel-mcp-cold-start
★ 0 stars TypeScript DevOps Updated today
Vercel Function in front of a scale-to-zero MCP server: tells the client when a tools/call hits a cold container
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "vercel-mcp-cold-star": {
      "command": "npx",
      "args": [
        "-y",
        "timschoch/vercel-mcp-cold-start"
      ]
    }
  }
}

README Excerpt

A light Vercel Function that sits in front of an MCP server on a scale-to-zero container. It forwards every JSON-RPC message verbatim. It adds one thing: a request the upstream has not answered within half a second gets a `notifications/message` on its own stream, saying the request is being processed. The notice repeats

Tools (6)

acmefetchfirstNoticeMsnoticesrepeatNoticeMsupstream