Skip to content
Cursor

Cactal for Cursor

ai.cactal/cactal

The website platform for AI agents. One API to build, host, and operate real websites.

client:Cursor transport:streamable-http

Install Cactal in Cursor

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

{
  "mcpServers": {
    "cactal": {
      "url": "https://api.cactal.ai/v1/mcp"
    }
  }
}

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

Cactal in other clients