Skip to content
Zed

FinStack MCP for Zed

io.github.finstacklabs/finstack-mcp

India-first MCP server for NSE/BSE, fundamentals, analytics, and market research workflows.

client:Zed transport:stdio runtime:pypi

Install FinStack MCP in Zed

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

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

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

FinStack MCP in other clients