Skip to content
VS Code

scribe for VS Code

com.scribe-mail/scribe

Manage Scribe email signatures: templates, teammates, smart fields and campaigns, via OAuth.

client:VS Code transport:streamable-http

Install scribe in VS Code

.vscode/mcp.json

{
  "servers": {
    "scribe": {
      "type": "http",
      "url": "https://mcp.scribe-mail.com/mcp"
    }
  }
}

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

scribe in other clients