Skip to content
Windsurf

m-dev-tools for Windsurf

io.github.m-dev-tools/m-dev-tools-mcp

MCP server wrapping the m-dev-tools catalog: route_intent, describe, verify.

client:Windsurf transport:stdio runtime:pypi

Install m-dev-tools in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "m-dev-tools-mcp": {
      "command": "uvx",
      "args": [
        "m-dev-tools-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

m-dev-tools in other clients