TickerInside for Zed
com.tickerinside/tickerinside-mcp
Holdings, overlap, correlation and look-through risk for US ETFs, from issuer files, with no key.
client:Zed
transport:stdio
runtime:npm
Install TickerInside in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"tickerinside-mcp": {
"command": "npx",
"args": [
"-y",
"tickerinside-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs