Muumuu Domain MCP Server for Cursor
io.github.pepabo/muumuu-domain-mcp
Official remote MCP server bridge for Muumuu Domain.
client:Cursor
transport:streamable-http
Install Muumuu Domain MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"muumuu-domain-mcp": {
"url": "https://mcp.muumuu-domain.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs