安装
Windsurf
Add convention.sh to your Windsurf MCP configuration.
免费套餐。 下面的代码片段不包含 API token。免费套餐的请求受每周读取额度限制。
Add this entry to ~/.codeium/windsurf/mcp_config.json:
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"conventiondotsh": {
"serverUrl": "https://mcp.convention.sh"
}
}
}