india mcp for Windsurf
io.github.samarth-23-eng/india-mcp
MCP servers for Indian APIs including stocks, GST, railways, banking, and RTO.
client:Windsurf
transport:stdio
runtime:npm
Install india mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"india-mcp": {
"command": "npx",
"args": [
"-y",
"@samarth-23-eng/india-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs