What is the com.wearmu/mu MCP server?
Official AI-native print-on-demand MCP — say it, AI designs it, sell 40+ goods, earn royalties.
How to install com.wearmu/mu
Copy-paste configuration for popular MCP clients.
AuthorizationsecretBearer <api_key>. Optional at first: call mu_register + mu_verify with no auth to get an api_key, then reconnect with it.
{
"mcpServers": {
"mu": {
"url": "https://mcp.wearmu.com/mcp"
}
}
}{
"mcpServers": {
"mu": {
"serverUrl": "https://mcp.wearmu.com/mcp"
}
}
}{
"servers": {
"mu": {
"type": "http",
"url": "https://mcp.wearmu.com/mcp"
}
}
}{
"mcpServers": {
"mu": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.wearmu.com/mcp"
]
}
}
}claude mcp add --transport http mu https://mcp.wearmu.com/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.