Skip to main content
Autosend Mcp Copilot

Option 1: Using Command Palette

1

Open Command Palette

Press Ctrl+Shift+P on Windows/Linux or Cmd+Shift+P on macOS to open the Command Palette.
2

Add MCP Server

Run MCP: Add Server and select HTTP.
3

Configure the server

Enter the URL as https://mcp.autosend.com/ and the name as AutoSend. Select Global or Workspace depending on your needs.
4

Authorize

Start the server and follow the OAuth prompt to log in to your AutoSend account.

Option 2: Using config file

Add the following to your .vscode/mcp.json file:
{
	"servers": {
		"autosend": {
			"url": "https://mcp.autosend.com/"
		}
	}
}
Start the server and follow the OAuth prompt to log in to your AutoSend account.

Next Steps

https://mintcdn.com/autosend-13920f5c/nx_wYfWx3qeZwg1C/icons/mcp-server.svg?fit=max&auto=format&n=nx_wYfWx3qeZwg1C&q=85&s=0dd551ae2357852385b62e88f54306f9

MCP Server Overview

See all available tools, guided workflows, and examples.
https://mintcdn.com/autosend-13920f5c/nx_wYfWx3qeZwg1C/icons/skill.svg?fit=max&auto=format&n=nx_wYfWx3qeZwg1C&q=85&s=ae3a53a746a17ed5ec3dceca2fb5be8f

AutoSend Skills

Install skill files for additional AI agent context.