Installation

Windsurf

Add convention.sh to your Windsurf MCP configuration.

Kostenloses Kontingent. Die Snippets unten enthalten kein API-Token. Anfragen im kostenlosen Kontingent unterliegen einem wöchentlichen Lese-Budget.

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

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