Install

Amp

Add convention.sh to your Amp configuration.

Free tier. Snippets below do not include an API token. Free-tier requests are subject to a weekly read budget.

Add this entry to your Amp config (~/.amp/amp.json):

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