Skip to content
VS Code

Samva MCP for VS Code

dev.samva/mcp

Authenticated Samva email tools, including public documentation and template discovery.

client:VS Code transport:streamable-http

Install Samva MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.samva.dev"
    }
  }
}

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

Samva MCP in other clients