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 使用与您现有工具相同的协议。