Mercateer
AI agent

Run your AI receptionist from OpenCode

Add the Mercateer MCP server to OpenCode and run your front office from the terminal. OpenCode reads calls and contacts, quotes from your price book, and books jobs from a natural-language instruction.

What is OpenCode?

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.

What you can do with OpenCode

Look up calls, contacts, and conversations
Check the schedule and quoted jobs
Search your price book and build quotes
Book and reschedule appointments
Read and reply to inbox conversations
Subscribe to call, lead, and booking events

Install in minutes

One-step setup

Fastest path: paste this into OpenCode and it connects Mercateer itself.

prompt
Fetch https://mercateer.com/prompt.md
1

Add the Mercateer MCP server

Merge the snippet below into opencode.json in your project root, or into ~/.config/opencode/opencode.json to make it available everywhere.

json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "mercateer": {
      "type": "remote",
      "url": "https://api.mercateer.com/mcp",
      "enabled": true
    }
  }
}
2

Authorize over OAuth

Run `opencode mcp auth mercateer` in your terminal and finish the sign-in in your browser. There are no API keys to paste.

3

Confirm the connection

Run `opencode mcp list` to confirm the Mercateer server shows as connected, then try one of the example prompts below.

4

Try a prompt

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.

Example prompts

You

Pull yesterday's missed calls and summarize what each caller wanted.

You

Quote a 50-gallon water heater install from my price book.

You

Book the Cedar Lane job for Thursday at 9am and confirm the slot is open.

You

Find the contact for (555) 123-4567 and show their last conversation.

You

Which calls this week asked for a service we don't offer yet?

Frequently asked questions

Works with your whole stack

Mercateer speaks the same protocols as the tools you already use.

Put Mercateer to work with OpenCode

Start free and connect your front office in minutes.

No credit card required