安裝
Antigravity
Add convention.sh to your Google Antigravity MCP configuration.
免費方案。 下方的程式碼片段未包含 API token。免費方案的請求受每週讀取額度限制。
Add this entry to ~/.antigravity/mcp.json:
~/.antigravity/mcp.json
{
"mcpServers": {
"conventiondotsh": {
"url": "https://mcp.convention.sh"
}
}
}