安裝

Windsurf

Add convention.sh to your Windsurf MCP configuration.

免費方案。 下方的程式碼片段未包含 API token。免費方案的請求受每週讀取額度限制。

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

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