安裝
Amp
將 convention.sh 加入你的 Amp 設定。
免費方案。 下方的程式碼片段未包含 API token。免費方案的請求受每週讀取額度限制。
將此項目加到你的 Amp 設定檔 (~/.amp/amp.json):
~/.amp/amp.json
{
"mcpServers": {
"conventiondotsh": {
"url": "https://mcp.convention.sh"
}
}
}安裝
將 convention.sh 加入你的 Amp 設定。
將此項目加到你的 Amp 設定檔 (~/.amp/amp.json):
{
"mcpServers": {
"conventiondotsh": {
"url": "https://mcp.convention.sh"
}
}
}