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は、すでにご利用中のツールと同じプロトコルで動作します。