TickerInside for VS Code
com.tickerinside/tickerinside-mcp
Holdings, overlap, correlation and look-through risk for US ETFs, from issuer files, with no key.
client:VS Code
transport:stdio
runtime:npm
Install TickerInside in VS Code
.vscode/mcp.json
{
"servers": {
"tickerinside-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"tickerinside-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs