Execute cloth-physics-solver-mcp for Claude Desktop
io.github.evozim/cloth-physics-solver-mcp
Premium agentic endpoint for cloth-physics-solver-mcp.
client:Claude Desktop
transport:sse
Install Execute cloth-physics-solver-mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"cloth-physics-solver-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.m2mcent.com/cloth-physics-solver-mcp/sse"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs