설치

Windsurf

Add convention.sh to your Windsurf MCP configuration.

무료 플랜. 아래 스니펫에는 API 토큰이 포함되어 있지 않습니다. 무료 플랜 요청은 주간 읽기 한도가 적용됩니다.

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

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