MCP

You can integrate the StarterKit into any editor or AI assistant that supports the Model Context Protocol (MCP).

Example MCP Configuration

{
  "mcpServers": {
    "starterkit": {
      "serverUrl": "https://livesaaskit.com/mcp"
    }
  }
}