Installeren

Windsurf

Add convention.sh to your Windsurf MCP configuration.

Gratis plan. De onderstaande snippets bevatten geen API-token. Verzoeken op het gratis plan vallen onder een wekelijks leesbudget.

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

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