SMS MCP Server for Continue VS Code Agent

Learn how to integrate the Ozeki SMS MCP Server with the Continue AI coding assistant in VS Code. These guides cover server configuration, sending SMS messages, and retrieving incoming messages — all through plain language prompts.

Continue SMS MCP Server Overview
Continue SMS MCP Server Overview

What is Continue?

Continue is an open-source AI coding assistant that integrates directly into VS Code as an extension. It allows developers to chat with AI models, get inline code completions, and run agentic coding tasks — all without leaving the editor. Continue supports a wide range of local and cloud-based AI providers and can be extended with MCP tools for additional capabilities.

How to configure the Ozeki SMS MCP Server in Continue

This guide explains how to integrate the Ozeki SMS MCP Server with Continue in VS Code. You will edit the config.yaml file to add the MCP server entry with your gateway address and API key, then verify the tools appear in Continue's settings and set them to automatic use for seamless operation.

How to configure the Ozeki SMS MCP Server in Continue

How to set up an SMS MCP server to send SMS from Continue

This tutorial shows how to send SMS messages from Continue using the Ozeki SMS MCP server. After verifying the MCP connection in Continue's tools settings, you simply type a plain language prompt requesting an SMS, and the AI agent invokes the send tool automatically, delivering the message through your gateway.

How to set up an SMS MCP server to send SMS from Continue

How to set up an SMS MCP server to receive SMS in Continue

This guide demonstrates how to retrieve incoming SMS messages in Continue via the Ozeki SMS MCP server. Once the MCP connection is verified, you can ask the AI agent in plain language to list all incoming messages. The tool returns sender, recipient, and message text, and you can confirm the transaction in the gateway logs.

How to set up an SMS MCP server to receive SMS in Continue

More information