Skip to content
VS Code

Mfapi India for VS Code

io.github.pipeworx-io/mfapi-india

MFAPI.in MCP — Indian mutual-fund NAV (net asset value) data.

client:VS Code transport:streamable-http

Install Mfapi India in VS Code

.vscode/mcp.json

{
  "servers": {
    "mfapi-india": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/mfapi-india/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Mfapi India in other clients