OpenCode 是什麼?
IntegrationPages.OpenCode is an open-source AI coding agent built by Anomaly: it runs in your terminal with a rich interface and works with 75+ LLMs_ Add the Mercateer MCP server to its config and OpenCode can do front-office work too, pulling calls and contacts, quoting from your price book, and booking jobs without leaving the command line_
使用 OpenCode 可以做什麼
幾分鐘內完成安裝
IntegrationPages.One-step setup
IntegrationPages.Fastest path: paste this into {name} and it connects Mercateer itself_
Fetch https://mercateer.com/prompt.md
新增 Mercateer MCP 伺服器
IntegrationPages.Merge the snippet below into opencode_json in your project root, or into ~/_config/opencode/opencode_json to make it available everywhere_
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"mercateer": {
"type": "remote",
"url": "https://api.mercateer.com/mcp",
"enabled": true
}
}
}IntegrationPages.Authorize over OAuth
IntegrationPages.Run `opencode mcp auth mercateer` in your terminal and finish the sign-in in your browser_ There are no API keys to paste_
IntegrationPages.Confirm the connection
IntegrationPages.Run `opencode mcp list` to confirm the Mercateer server shows as connected, then try one of the example prompts below_
試試看提示語
IntegrationPages.Ask OpenCode to do real front-office work, like quoting a job or booking an appointment_ It calls the right Mercateer tools and pauses for your approval on anything that spends money or changes a live setting_
範例提示
您
提取昨天錯過的來電,並摘要每位來電者的需求。
您
根據我的價格表報價一台 50 加侖熱水器安裝服務。
您
將 Cedar Lane 的工作預約在週四上午 9 點,並確認該時段有空。
您
找出電話號碼 (555) 123-4567 的聯絡人,並顯示他們最近一次的對話。
您
本週有哪些來電詢問了我們尚未提供的服務?
常見問題
與您的完整技術堆疊協作
Mercateer 採用與您現有工具相同的通訊協定。