Skip to content
Cursor

BotKelp for Cursor

io.github.aiscimi-code/botkelp

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

client:Cursor transport:streamable-http

Install BotKelp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "botkelp": {
      "url": "https://agent-scaffold-mcp.vercel.app/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

BotKelp in other clients