설치

Antigravity

Add convention.sh to your Google Antigravity MCP configuration.

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

Add this entry to ~/.antigravity/mcp.json:

~/.antigravity/mcp.json
{
  "mcpServers": {
    "conventiondotsh": {
      "url": "https://mcp.convention.sh"
    }
  }
}