Execute depth-map-estimator-mcp for Claude Desktop
io.github.evozim/depth-map-estimator-mcp
Premium agentic endpoint for depth-map-estimator-mcp.
client:Claude Desktop
transport:sse
Install Execute depth-map-estimator-mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"depth-map-estimator-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.m2mcent.com/depth-map-estimator-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