Cài đặt

Windsurf

Add convention.sh to your Windsurf MCP configuration.

Gói miễn phí. Các đoạn mã bên dưới không bao gồm API token. Request ở gói miễn phí bị giới hạn theo ngân sách đọc hàng tuần.

Add this entry to ~/.codeium/windsurf/mcp_config.json:

~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "conventiondotsh": {
      "serverUrl": "https://mcp.convention.sh"
    }
  }
}