Skip to content
VS Code

tinysend for VS Code

com.tinysend/tinysend

Email for agents: newsletters, subscribers, contacts, broadcasts. OAuth sign-in, no API key.

client:VS Code transport:streamable-http

Install tinysend in VS Code

.vscode/mcp.json

{
  "servers": {
    "tinysend": {
      "type": "http",
      "url": "https://mcp.tinysend.com"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

tinysend in other clients