Skip to content
VS Code

BotKelp for VS Code

io.github.aiscimi-code/botkelp

Verified Next.js component scaffolds via remote HTTP MCP, with integrity stamps for Claude/Cursor.

client:VS Code transport:streamable-http

Install BotKelp in VS Code

.vscode/mcp.json

{
  "servers": {
    "botkelp": {
      "type": "http",
      "url": "https://agent-scaffold-mcp.vercel.app/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

BotKelp in other clients