Do I need a developer to use MCP? Not for this.
Connecting a ready-made MCP server like FoxEra's is paste-a-URL-and-press-Allow. Building your own server is developer work. Here is the difference, and why it matters for a small business owner.
What MCP actually is, in plain English
MCP stands for Model Context Protocol. It is a standard way for your AI assistant (ChatGPT, Claude, Cursor or others) to connect to outside services — in the same way your phone connects to Wi-Fi without you understanding the radio protocol.
When someone says "connect via MCP", they mean: give your AI assistant a URL, and it gains a new capability. In FoxEra's case, that capability is managing outbound calling campaigns — adding leads, previewing costs, starting and stopping campaigns, and reading transcripts. Read a fuller explanation on our resources page or the developer guide.
Connecting a ready-made server: no developer needed
A ready-made MCP server is a service that already exists and is waiting for your assistant to connect. FoxEra's MCP server is one example. Connecting it takes three steps:
- Open your AI assistant's settings — look for connectors, integrations, or MCP servers in the menu.
- Paste the URL — the FoxEra MCP server URL is https://app.foxera.co.uk/mcp. Paste it and press Allow or Connect.
- Ask your assistant to check — type something like "check my FoxEra account status" and your assistant will confirm the connection is working.
That is it. No code, no terminal, no installation. If you can paste a link and press a button, you can connect an MCP server. See how to connect ChatGPT for a walkthrough with screenshots.
Building your own server: developer work
Building an MCP server from scratch — writing the code that exposes a service to AI assistants — is a developer job. It involves writing server-side code, handling authentication, defining tool schemas, and hosting the result somewhere reliable.
This is the part that makes people think MCP is technical. It is, if you are building one. But using one that someone else has already built is no more technical than adding a browser extension or connecting an app to your Google account.
If you want to build custom integrations on top of FoxEra's calling API, the developer guide has everything you need. But most small business owners will never need to touch it.
What you can do once connected
Once your AI assistant is connected to FoxEra Calls via MCP, you can ask it to do things like:
- Add leads — "add these 20 companies to my campaign".
- Preview the cost — "how much would it cost to call this list?"
- Start a campaign — "approve and start the campaign" (after you review the preview).
- Read results — "show me the transcripts from yesterday's calls".
- Check your balance — "how much calling credit do I have left?"
Your assistant handles the interface. FoxEra handles the calls. You handle the decisions. Nobody is phoned without your explicit approval — every campaign requires a confirmed number and a separate approval step. Compare this to other ways of getting clients in our guide on the cheapest way to get clients.
What it costs
Connecting to the MCP server is free. There is no setup fee, no monthly subscription, and no charge for the connection itself. You pay only for calling — from 12p per connected minute when someone actually answers.
New accounts start with £7 of free calling credit, which is enough to test a short campaign and see whether AI calling works for your business. See the full pricing page or use the cost calculator to estimate what a campaign would cost.
Still not sure? Try it in two minutes
The fastest way to understand MCP is to try it. Open your AI assistant, paste the FoxEra MCP URL, press Allow, and ask it to check your account status. The entire process takes less time than reading this page.
If you do not have a FoxEra account yet, you can sign up with £7 of free credit and connect your assistant straight away. If you run into any trouble, read the connection walkthrough or the developer guide for more detail.
Frequently asked questions
Do I need any technical skills to use MCP?
No. Connecting a ready-made MCP server like FoxEra's involves pasting a URL and pressing Allow. If you can add a browser extension, you can connect an MCP server.
Is MCP free to use?
Connecting to FoxEra's MCP server is free. There is no setup fee or subscription. You only pay for outbound calling, from 12p per connected minute, and new accounts start with £7 of free credit.
Which AI assistants support MCP?
ChatGPT, Claude, Cursor, and other AI assistants that support custom connectors or MCP servers. The setup is similar across all of them — paste the URL and authorise the connection.
What is the difference between MCP and an API?
An API is for developers writing code. MCP lets your AI assistant use an API on your behalf without you writing any code. FoxEra offers both — MCP for non-technical users and a REST API for developers.