MCP.so
Sign In

Outreach

Unleash your team's best performance with Outreach AI

Documentation

About Outreach

Outreach supports sales engagement and revenue-team workflows. Its connector gives assistants account, prospect, and outreach context for understanding pipeline activity, preparing communications, and improving sales execution.

Connection details

https://api.outreach.io/mcp/

Transport

Streamable HTTP

Authentication

OAuth

Setup

claude mcp add outreach --transport http https://api.outreach.io/mcp/

Frequently asked questions

What is the Outreach remote MCP server?

The Outreach remote MCP server is a hosted Model Context Protocol endpoint at https://api.outreach.io/mcp/, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the Outreach MCP server?

Add the endpoint https://api.outreach.io/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 Outreach MCP server require authentication?

Yes. Outreach 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 Outreach MCP server use?

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

More remote MCP servers