MCP.so
Sign In
O

Outside Agent

@Santa Sai Lab

About Outside Agent

Outside Agent lets developers build and publish production-ready AI agents for web, SMS, and phone directly from a coding agent (Claude Code, Codex, Cursor, VS Code) via a remote MCP connection, no SDK setup required. Agents keep client memory and context, escalate to a human team member, and draw on a per-agent knowledge base. Includes prebuilt templates for legal intake, appointment confirmation, event quoting, and lead qualification.

Connection details

https://mcp.outsideagent.ai/mcp

Setup

claude mcp add outside-agent --transport http https://mcp.outsideagent.ai/mcp

Tools

No tools detected

Fetch the live tool list directly from this server's endpoint using the button above.

Overview

What is Outside Agent?

Outside Agent is a hosted platform for building and publishing production AI agents that handle customer interactions over web, SMS, and phone, without setting up an SDK or managing infrastructure.

How it works

Connect to the Outside Agent MCP server (https://mcp.outsideagent.ai/mcp) from your coding agent (Claude Code, Codex, Cursor, or VS Code) and build, configure, and publish an agent without leaving your editor.

Key features

  • Multi-channel deployment: web, SMS, and phone
  • Persistent memory and case/client context
  • Human handoff and escalation to a team member
  • Per-agent knowledge base (25MB-500MB depending on plan)
  • Prebuilt templates: legal intake, appointment confirmation, event quoting, lead qualification

Author

Built by Santa Sai Lab. Companion Claude Code plugin: outside-agent-claude-plugin.

Frequently asked questions

What is the Outside Agent remote MCP server?

The Outside Agent remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.outsideagent.ai/mcp, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the Outside Agent MCP server?

Add the endpoint https://mcp.outsideagent.ai/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Outside Agent MCP server require authentication?

Yes. Outside Agent uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the Outside Agent MCP server use?

Outside Agent exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

Comments