Skip to content
Zed

mftool mcp for Zed

io.github.nayakwadis/mftool-mcp

MCP Server for publicly available Indian Mutual Funds data

client:Zed transport:stdio runtime:pypi

Install mftool mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mftool-mcp": {
      "command": "uvx",
      "args": [
        "mftool-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

mftool mcp in other clients