Skip to content
VS Code

Muumuu Domain MCP Server for VS Code

io.github.pepabo/muumuu-domain-mcp

Official remote MCP server bridge for Muumuu Domain.

client:VS Code transport:streamable-http

Install Muumuu Domain MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "muumuu-domain-mcp": {
      "type": "http",
      "url": "https://mcp.muumuu-domain.com/mcp"
    }
  }
}

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

Muumuu Domain MCP Server in other clients