MCP Setup & IDE Integration

Connect VibeCom to your IDE via MCP (Model Context Protocol) for Growth Autopilot.

安裝 MCP

將 VibeCom 連接至您的編輯器,直接在工作環境中使用 Growth Autopilot。一次安裝,涵蓋您所有的產品。

免費版、專業版及增長版用戶均可連接 MCP。若您的方案不包含付費 Growth Autopilot 工具,使用時將顯示升級提示。

點擊下方按鈕,透過 Cursor deeplink 自動安裝。Cursor 將開啟並提示您新增 VibeCom MCP 伺服器。

在您的 IDE 中貼上此提示以完成產品導入:

Use VibeCom MCP — read my codebase (landing page, README, package.json, metadata) and:
1. create_product with the product info you find
2. start_product_research to analyze the market

或手動新增:

1
開啟 Cursor 設定 → MCP → 新增 MCP 伺服器。
2

將類型設為 Streamable HTTP,URL 設為:

/mcp
3
儲存。Cursor 將開啟瀏覽器視窗進行 OAuth 登入——點擊「授權」。
4

在您的 IDE 中貼上此提示以完成產品導入:

Use VibeCom MCP — read my codebase (landing page, README, package.json, metadata) and:
1. create_product with the product info you find
2. start_product_research to analyze the market

提示:請在提示開頭加上「Use VibeCom MCP」,讓 AI 將您的請求導向 VibeCom,而非執行其他操作。