Skip to content
Zed

Robinhood Portfolio Research for Zed

io.github.verygoodplugins/robinhood-mcp

Read-only research tools for Robinhood portfolio data

client:Zed transport:stdio runtime:pypi

Install Robinhood Portfolio Research in Zed

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

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

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

Robinhood Portfolio Research in other clients