インストール

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"
    }
  }
}