Skip to content
Windsurf

india mcp gst for Windsurf

io.github.samarth-23-eng/india-mcp-gst

MCP server for India GST: validate GSTIN, search HSN, calculate tax.

client:Windsurf transport:stdio runtime:npm

Install india mcp gst in Windsurf

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

{
  "mcpServers": {
    "india-mcp-gst": {
      "command": "npx",
      "args": [
        "-y",
        "@samarth-23-eng/india-mcp"
      ]
    }
  }
}

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

india mcp gst in other clients