Skip to content
Windsurf

mst mcp for Windsurf

io.github.vipulsutar11/mst-mcp

MCP server for the MST Chain ecosystem providing search and retrieval tools for documentation.

client:Windsurf transport:stdio runtime:oci

Install mst mcp in Windsurf

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

{
  "mcpServers": {
    "mst-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/vipulsutar/mst-mcp:1.0.0"
      ]
    }
  }
}

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

mst mcp in other clients