meshcheck mcp for Windsurf
io.github.brac/meshcheck-mcp
Deterministic validation, rendering, and inspection of GLB/glTF 3D models via the meshcheck API.
client:Windsurf
transport:stdio
runtime:npm
Install meshcheck mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"meshcheck-mcp": {
"command": "npx",
"args": [
"-y",
"meshcheck-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs