gstinapi mcp for Windsurf
io.github.csofttarun/gstinapi-mcp
GSTIN verification, GST filing history and HSN/SAC lookup for India.
client:Windsurf
transport:stdio
runtime:npm
Install gstinapi mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"gstinapi-mcp": {
"command": "npx",
"args": [
"-y",
"gstinapi-mcp"
],
"env": {
"GSTINAPI_API_KEY": "<GSTINAPI_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs