Skip to content
Claude Desktop

workmagic mcp for Claude Desktop

io.github.workmagicio/workmagic-mcp

WorkMagic MCP

client:Claude Desktop transport:streamable-http

Install workmagic mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "workmagic-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.workmagic.io/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

workmagic mcp in other clients